[PATCH] D69559: [AArch64] Improve codegen of volatile load/store of i128

Victor Campos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 07:28:39 PDT 2019


vhscampos updated this revision to Diff 227092.
vhscampos added a comment.

Amending patch to include the transfer of memory operands from the original
SDNode to the new MachineSDNode.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69559/new/

https://reviews.llvm.org/D69559

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/cmpxchg-O0.ll
  llvm/test/CodeGen/AArch64/i128_volatile_load_store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69559.227092.patch
Type: text/x-patch
Size: 7073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/d3545425/attachment.bin>


More information about the llvm-commits mailing list