diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-04-09 20:02:23 +0000 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-04-09 20:02:23 +0000 |
commit | c176b708e45eda157720e1d55d1abbedc7a0eb8b (patch) | |
tree | 00dc8c798bd1ee530d3059c841779ff61e833110 /llvm/lib/CodeGen/GlobalISel/CallLowering.cpp | |
parent | ba55a40fd07f14fc2ba85e741f010dba1af19de5 (diff) | |
download | bcm5719-llvm-c176b708e45eda157720e1d55d1abbedc7a0eb8b.tar.gz bcm5719-llvm-c176b708e45eda157720e1d55d1abbedc7a0eb8b.zip |
[InstCombine] Add with.overflow always overflow tests; NFC
The uadd and umul cases are currently handled, the usub, sadd, ssub
and smul cases are not. usub, sadd and ssub already have the
necessary ValueTracking support, smul doesn't.
llvm-svn: 358031
Diffstat (limited to 'llvm/lib/CodeGen/GlobalISel/CallLowering.cpp')
0 files changed, 0 insertions, 0 deletions