[PATCH] D80738: [llvm][SVE] IR intrinsic for LD1RO.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 13:06:49 PDT 2020


fpetrogalli updated this revision to Diff 267340.
fpetrogalli marked 5 inline comments as done.
fpetrogalli added a comment.

Address the super nits. :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80738

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-ld1ro.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80738.267340.patch
Type: text/x-patch
Size: 9416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/8c1c4a2e/attachment.bin>


More information about the llvm-commits mailing list