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