[PATCH] D70542: [AArch64][SVE] Add intrinsics for gather loads with 64-bit offsets

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 02:10:40 PST 2019


andwar updated this revision to Diff 230614.
andwar marked 4 inline comments as done.
andwar added a comment.

@sdesmalen Cheers for the quick review and your comments. I've updated the patch accordingly.


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

https://reviews.llvm.org/D70542

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
  llvm/test/CodeGen/AArch64/sve-intrinsics-gather-loads-64bit-offset.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-gather-loads-scaled.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70542.230614.patch
Type: text/x-patch
Size: 22662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/3d1a0935/attachment.bin>


More information about the llvm-commits mailing list