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

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 03:48:03 PST 2019


simon_tatham updated this revision to Diff 230627.
simon_tatham edited the summary of this revision.
simon_tatham added a comment.

Revised again to fix test failures. But I've also split off the rework of `int_arm_vctp` into a separate patch D70592 <https://reviews.llvm.org/D70592>, to make it clearer what's going on.


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/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-intrinsics/predicates.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70485.230627.patch
Type: text/x-patch
Size: 24156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/25b5f7da/attachment.bin>


More information about the llvm-commits mailing list