diff options
author | Nikita Popov <npopov@redhat.com> | 2022-12-16 13:00:59 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-12-19 16:58:33 +0100 |
commit | 12aef5df0c7ee742a6c93215a189b4641748c8e7 (patch) | |
tree | 769ffdb71ef7a49a81ca1c4d359cdccedc0ea806 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 0d6d05bb7628c0a13c3a2d83b3f1a3690f63c7f0 (diff) | |
download | llvm-12aef5df0c7ee742a6c93215a189b4641748c8e7.zip llvm-12aef5df0c7ee742a6c93215a189b4641748c8e7.tar.gz llvm-12aef5df0c7ee742a6c93215a189b4641748c8e7.tar.bz2 |
[LAA] Convert test to opaque pointers (NFC)
When converting this test to opaque pointers (and dropping bitcast),
we get improved memory checks. Per fhahn:
> It looks like the difference is due to the logic that determines
> pointer strides in LAA not handling bitcasts. Without the
> bitcasts, the logic now triggers successfully.
Differential Revision: https://reviews.llvm.org/D140204
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions