diff options
author | Nikita Popov <npopov@redhat.com> | 2023-09-28 17:12:53 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-09-28 17:13:49 +0200 |
commit | 7eda63b8143350eb2cac5c4b9588f75f144bcaea (patch) | |
tree | 74736ac1990b3162e41120917e161eeaaabdadcb /clang/lib/Basic/Module.cpp | |
parent | d6d44d6f19f2570bf11f1bc9e568a317fe615903 (diff) | |
download | llvm-7eda63b8143350eb2cac5c4b9588f75f144bcaea.zip llvm-7eda63b8143350eb2cac5c4b9588f75f144bcaea.tar.gz llvm-7eda63b8143350eb2cac5c4b9588f75f144bcaea.tar.bz2 |
[InstCombine] Avoid use of ConstantExpr::getZExt() (NFC)
Check the result of constant folding here, as I'm not confident
that no constant expressions can make it in here.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions