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

Simon Tatham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 17 08:37:56 PST 2020


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

Test on the clang side in both endiannesses.


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.244984.patch
Type: text/x-patch
Size: 23031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200217/6ee01200/attachment-0001.bin>


More information about the cfe-commits mailing list