[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
Tue Jun 20 00:17:03 PDT 2023


momo5502 updated this revision to Diff 532805.
momo5502 added a comment.

Added an armv7 strict case to make sure it is identical to non-strict for align 4


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.532805.patch
Type: text/x-patch
Size: 12732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230620/04bacc8f/attachment.bin>


More information about the llvm-commits mailing list