diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2024-02-08 01:15:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-08 01:15:05 +0800 |
commit | 65bf93dd7b4cfe96b549fd8248455ba4869ba27c (patch) | |
tree | f4bb78b2505ff7771a3f4024f978d628f7816c0c /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | ab92f6274b7c3a4b4445d47017bc481aa919545f (diff) | |
download | llvm-65bf93dd7b4cfe96b549fd8248455ba4869ba27c.zip llvm-65bf93dd7b4cfe96b549fd8248455ba4869ba27c.tar.gz llvm-65bf93dd7b4cfe96b549fd8248455ba4869ba27c.tar.bz2 |
[InstCombine] Clean up bitwise folds without one-use check (#80587)
This patch removes some bitwise folds that fail to check the one-use
constraint on the operands.
See also the comments
https://github.com/llvm/llvm-project/pull/77231#issuecomment-1904090035.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions