[PATCH] D75445: [ARM,MVE] Add the `vshlcq` intrinsics.

Simon Tatham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 2 07:24:14 PST 2020


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

clang-formatted the new C test file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75445

Files:
  clang/include/clang/Basic/arm_mve.td
  clang/test/CodeGen/arm-mve-intrinsics/vshlc.c
  llvm/include/llvm/IR/IntrinsicsARM.td
  llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/test/CodeGen/Thumb2/mve-intrinsics/vshlc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75445.247642.patch
Type: text/x-patch
Size: 23498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200302/234b5220/attachment-0001.bin>


More information about the cfe-commits mailing list