aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfoImpls.cpp
diff options
context:
space:
mode:
authorAmara Emerson <amara@apple.com>2023-02-19 15:36:36 -0800
committerAmara Emerson <amara@apple.com>2023-02-19 15:55:50 -0800
commit66d64aac36a69d08509d5a00ef302ddf783e939f (patch)
tree992391e6b44d4f2b0d9a72b3b5236b952cc15e53 /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp
parenta98cafd1d0f1144bc9149f7781de41c1abf7c960 (diff)
downloadllvm-66d64aac36a69d08509d5a00ef302ddf783e939f.zip
llvm-66d64aac36a69d08509d5a00ef302ddf783e939f.tar.gz
llvm-66d64aac36a69d08509d5a00ef302ddf783e939f.tar.bz2
[GlobalISel] Fix a store-merging bug due to use of >= instead of >.
This fixes a corner case where we would skip doing an alias check because of a >= vs > bug, due to the presence of a non-aliasing instruction, in this case the load %safeld. Fixes issue #59376
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions