[PATCH] D70485: [ARM,MVE] Add intrinsics to deal with predicates.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 09:16:08 PST 2019


simon_tatham updated this revision to Diff 230468.
simon_tatham marked an inline comment as done.
simon_tatham added a comment.

Made all the requested changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70485

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70485.230468.patch
Type: text/x-patch
Size: 26021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191121/d2f53ed4/attachment.bin>


More information about the llvm-commits mailing list