[PATCH] D68699: [ARM] Add some sample IR MVE intrinsics with C++ isel.

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


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

(Rebased to current master; no change)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68699

Files:
  llvm/include/llvm/IR/IntrinsicsARM.td
  llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/test/CodeGen/Thumb2/mve-intrinsics/scalar-shifts.ll
  llvm/test/CodeGen/Thumb2/mve-intrinsics/vadc.ll
  llvm/test/CodeGen/Thumb2/mve-intrinsics/vldr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68699.226236.patch
Type: text/x-patch
Size: 16420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191024/8b47a8bb/attachment.bin>


More information about the llvm-commits mailing list