[PATCH] D75444: [ARM,MVE] Add the `vsbciq` intrinsics.

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


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

clang-formatted the code added to the C test source.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75444

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75444.247641.patch
Type: text/x-patch
Size: 20338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200302/58fc8b03/attachment.bin>


More information about the llvm-commits mailing list