diff options
author | Florian Hahn <flo@fhahn.com> | 2023-04-25 20:34:14 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-04-25 20:36:09 +0100 |
commit | 78bb06b1270c5d266dc080e31a7fed2075b02052 (patch) | |
tree | 3795a8eba7ed89f813cd2a5c0db62d467c954346 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | af6d1385f2e14a7a405112089faae6fde1e627d0 (diff) | |
download | llvm-78bb06b1270c5d266dc080e31a7fed2075b02052.zip llvm-78bb06b1270c5d266dc080e31a7fed2075b02052.tar.gz llvm-78bb06b1270c5d266dc080e31a7fed2075b02052.tar.bz2 |
[ConstraintElim] Port `mul nuw` for unsigned to `mul nsw` to signed.
Add handling for `mul nsw` for signed systems based on the logic for
`mul nuw` for unsigned.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions