diff options
author | Nikita Popov <npopov@redhat.com> | 2023-06-16 12:41:23 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-06-16 12:43:58 +0200 |
commit | 835cdcb9191fb8036f782ae532594c4e1f456ffc (patch) | |
tree | 89158416e3bad7fe7483db988cd966f9bc53e646 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | d065adcb488798dda2e55c10de27f6a7286841a8 (diff) | |
download | llvm-835cdcb9191fb8036f782ae532594c4e1f456ffc.zip llvm-835cdcb9191fb8036f782ae532594c4e1f456ffc.tar.gz llvm-835cdcb9191fb8036f782ae532594c4e1f456ffc.tar.bz2 |
[Clang] Fix compare-record.c test on s390x (NFC)
s390x looks through pointers when determining the "externally
visible vector ABI". For that reason, the test shows different
behavior just on that platform.
Adjust the test in the reverse direction of what I originall did:
Make sure that the type behind the pointer is always queried, by
dereferencing the pointer.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions