[PATCH] D69791: [ARM,MVE] Add intrinsics for gather/scatter load/stores.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 4 04:48:04 PST 2019


simon_tatham updated this revision to Diff 227693.
simon_tatham added a comment.

Incorporated the Address→Value conversion system that was accidentally
in D69790 <https://reviews.llvm.org/D69790> instead of this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69791

Files:
  clang/include/clang/Basic/arm_mve.td
  clang/include/clang/Basic/arm_mve_defs.td
  clang/test/CodeGen/arm-mve-intrinsics/scatter-gather.c
  clang/test/Sema/arm-mve-immediates.c
  clang/utils/TableGen/MveEmitter.cpp
  llvm/include/llvm/IR/IntrinsicsARM.td
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-intrinsics/scatter-gather.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69791.227693.patch
Type: text/x-patch
Size: 214809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191104/abbca487/attachment-0001.bin>


More information about the llvm-commits mailing list