diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2024-10-28 15:09:20 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-28 15:09:20 +0800 |
commit | 5155c38ceef019f3225c5eaeba6b986e2430752f (patch) | |
tree | 3f4d6fbb436203711667ab5ac30e170d778dcc07 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 819abe412dd554303cb932d6ec2200b9b9ebdd78 (diff) | |
download | llvm-5155c38ceef019f3225c5eaeba6b986e2430752f.zip llvm-5155c38ceef019f3225c5eaeba6b986e2430752f.tar.gz llvm-5155c38ceef019f3225c5eaeba6b986e2430752f.tar.bz2 |
[InstCombine] Don't check uses of constant exprs (#113684)
This patch skips constant expressions to avoid iterating over uses on
other functions.
Fix crash reported in
https://github.com/llvm/llvm-project/pull/105510#issuecomment-2437521147.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions