diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2023-12-25 07:14:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-25 07:14:31 +0800 |
commit | 0d454d6e591a579f450093c4ba8c49675e1643ad (patch) | |
tree | 84e33dba69cf937fcf0d8939b06190be8d48bf51 /llvm/lib/CodeGen/MachineInstrBundle.cpp | |
parent | 422b67aaab1a49cc42f2186069a1e7c548d57858 (diff) | |
download | llvm-0d454d6e591a579f450093c4ba8c49675e1643ad.zip llvm-0d454d6e591a579f450093c4ba8c49675e1643ad.tar.gz llvm-0d454d6e591a579f450093c4ba8c49675e1643ad.tar.bz2 |
[InstCombine] Fold xor of icmps using range information (#76334)
This patch folds xor of icmps into a single comparison using range-based reasoning as `foldAndOrOfICmpsUsingRanges` does.
Fixes #70928.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstrBundle.cpp')
0 files changed, 0 insertions, 0 deletions