[PATCH] D152790: [ARM] Fix codegen of unaligned volatile load/store of i64
Maurice Heumann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 01:45:29 PDT 2023
momo5502 updated this revision to Diff 533179.
momo5502 added a comment.
Thank you for the hint. Using update_llc_test_checks.py makes writing the tests much easier.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152790/new/
https://reviews.llvm.org/D152790
Files:
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMSubtarget.h
llvm/test/CodeGen/ARM/i64_volatile_load_store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152790.533179.patch
Type: text/x-patch
Size: 46169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/b64d00ba/attachment.bin>
More information about the llvm-commits
mailing list