aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2025-01-10 11:54:46 +0000
committerGitHub <noreply@github.com>2025-01-10 11:54:46 +0000
commit5a069eac5fbb7752e7602b783ee0102e8269c47a (patch)
treee4ff5582db51e9c14d5c016e5bee4578fa74a1e7 /llvm/lib/CodeGen/MachineVerifier.cpp
parenteca8ec0c95355992e24f0dfcdec88c8bfc3d014a (diff)
downloadllvm-5a069eac5fbb7752e7602b783ee0102e8269c47a.zip
llvm-5a069eac5fbb7752e7602b783ee0102e8269c47a.tar.gz
llvm-5a069eac5fbb7752e7602b783ee0102e8269c47a.tar.bz2
[AArch64] Don't try to sink and(load) (#122274)
If we sink the and in and(load), CGP can hoist is back again to the load, getting into an infinite loop. This prevents sinking the and in this case. Fixes #122074
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions