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

Victor Campos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 02:57:20 PST 2019


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

Add an assertion.


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/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  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.234012.patch
Type: text/x-patch
Size: 11978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/593cb26c/attachment.bin>


More information about the llvm-commits mailing list