[PATCH] D72328: [ARM,MVE] Intrinsics for partial-overwrite imm shifts.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 06:44:23 PST 2020


This revision was automatically updated to reflect the committed changes.
simon_tatham marked an inline comment as done.
Closed by commit rG3100480925df: [ARM,MVE] Intrinsics for partial-overwrite imm shifts. (authored by simon_tatham).

Changed prior to commit:
  https://reviews.llvm.org/D72328?vs=236566&id=236814#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72328

Files:
  clang/include/clang/Basic/arm_mve.td
  clang/include/clang/Basic/arm_mve_defs.td
  clang/test/CodeGen/arm-mve-intrinsics/vector-shift-imm-dyadic.c
  clang/utils/TableGen/MveEmitter.cpp
  llvm/include/llvm/IR/IntrinsicsARM.td
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-intrinsics/vector-shift-imm-dyadic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72328.236814.patch
Type: text/x-patch
Size: 131414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200108/30fb31cb/attachment.bin>


More information about the llvm-commits mailing list