[PATCH] D67158: [ARM] Begin adding IR intrinsics for MVE instructions.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 24 05:52:12 PDT 2019


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

Renamed the info classes from `vXXyY_info` to `MVE_vXXyY`, and added
some more tests of addition. Also rebased to current master.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67158

Files:
  llvm/include/llvm/IR/IntrinsicsARM.td
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-intrinsics/vaddq.ll
  llvm/test/CodeGen/Thumb2/mve-intrinsics/vcvt.ll
  llvm/test/CodeGen/Thumb2/mve-intrinsics/vminvq.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67158.226235.patch
Type: text/x-patch
Size: 22572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191024/b2b04c3b/attachment.bin>


More information about the llvm-commits mailing list