diff options
author | Florian Hahn <flo@fhahn.com> | 2022-10-15 21:28:07 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-10-15 21:28:08 +0100 |
commit | 7c1b80e35c4a08ff3e0ddaca39a1e6c13b2ecc12 (patch) | |
tree | ffcfccd84c1486b43c73b424f410c4eee9824380 /llvm/lib/Support/StringRef.cpp | |
parent | bcd9ba2b7e64f6ce54defd2fa73fc8e0fee5707c (diff) | |
download | llvm-7c1b80e35c4a08ff3e0ddaca39a1e6c13b2ecc12.zip llvm-7c1b80e35c4a08ff3e0ddaca39a1e6c13b2ecc12.tar.gz llvm-7c1b80e35c4a08ff3e0ddaca39a1e6c13b2ecc12.tar.bz2 |
[ConstraintElim] Support unsigned decomposition of mul/shl nuw..const
Support decomposition for `mul/shl nuw` with constant operand for unsigned
queries. Those expressions should not wrap in the unsigned sense and can
be added directly to the unsigned system.
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions