[PATCH] D70782: [Aarch64][SVE] Add intrinsics for gather loads with 32-bits offsets

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 06:50:38 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8bf31e28d7b6: [Aarch64][SVE] Add intrinsics for gather loads with 32-bits offsets (authored by sdesmalen).

Changed prior to commit:
  https://reviews.llvm.org/D70782?vs=231429&id=231900#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70782

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-gather-loads-32bit-scaled-offsets.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-gather-loads-32bit-unscaled-offsets.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70782.231900.patch
Type: text/x-patch
Size: 48206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191203/a78b2706/attachment-0001.bin>


More information about the llvm-commits mailing list