Similar to D51236, but for mul instead of add.
Details
Details
Diff Detail
Diff Detail
Event Timeline
| lib/Transforms/InstCombine/InstCombineMulDivRem.cpp | ||
|---|---|---|
| 328–332 | Nit: here and below, it would probably be easier to read and shorter using 'match' rather than dyn_cast. | |
Nit: here and below, it would probably be easier to read and shorter using 'match' rather than dyn_cast.