[PATCH] D74337: [ARM,MVE] Add the vmovnbq,vmovntq intrinsic family.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 03:35:08 PST 2020


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

Rebased on top of fixes to previous patches in the stack.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74337

Files:
  clang/include/clang/Basic/arm_mve.td
  clang/include/clang/Basic/arm_mve_defs.td
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/arm-mve-intrinsics/vmovn.c
  clang/utils/TableGen/MveEmitter.cpp
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-intrinsics/vmovn.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74337.243794.patch
Type: text/x-patch
Size: 16134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/91675745/attachment.bin>


More information about the llvm-commits mailing list