Moving the overflow computation logic of signed mul and un/signed sub from the internals of InstCombine to ValueTracking (where it can be widely used).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Analysis/ValueTracking.cpp | ||
---|---|---|
3706–3711 ↗ | (On Diff #146149) | Formatting looks off - run clang-format. |