Same as as other overflow checking methods, but for unsigned mul... in this case there is no cheap overflow criterion, so using umul_ov for the implementation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LG modulo all the typos..
llvm/unittests/IR/ConstantRangeTest.cpp | ||
---|---|---|
1581 ↗ | (On Diff #194730) | Uhm, i should have noticed this sooner, but then i make typos all the time. |