diff options
author | Sanjay Patel <spatel@rotateright.com> | 2022-01-14 12:42:42 -0500 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2022-01-14 12:52:16 -0500 |
commit | 02455bea6b9d4bbbb58e9c30f3615cbe472a9477 (patch) | |
tree | 98d0d962440ddc02b7e9f051b4033ea5c17cb80e /clang/lib/CodeGen/CodeGenModule.h | |
parent | d4cf8537489cd2e0291afcb281fc0a81a2249de0 (diff) | |
download | llvm-02455bea6b9d4bbbb58e9c30f3615cbe472a9477.zip llvm-02455bea6b9d4bbbb58e9c30f3615cbe472a9477.tar.gz llvm-02455bea6b9d4bbbb58e9c30f3615cbe472a9477.tar.bz2 |
[InstCombine] remove unnecessary use check on X >>exact == 0 fold
The transform replaces one icmp with another, so we should
not care if the shift has another use.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions