[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 Dec 18 02:03:57 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG364b8f5fbe0a: [AArch64] Improve codegen of volatile load/store of i128 (authored by vhscampos).

Changed prior to commit:
  https://reviews.llvm.org/D69559?vs=234012&id=234489#toc

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.234489.patch
Type: text/x-patch
Size: 11975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191218/97acea86/attachment-0001.bin>


More information about the llvm-commits mailing list