[PATCH] D63255: [ARM] Select MVE add and sub

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 01:19:59 PDT 2019


dmgreen updated this revision to Diff 206163.
dmgreen added a reviewer: SjoerdMeijer.
dmgreen added a comment.

Rebase for new instruction names and moved the patterns to be near (but not in) the relevant instruction encodings. I think I like this way fine.


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

https://reviews.llvm.org/D63255

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-simple-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63255.206163.patch
Type: text/x-patch
Size: 5546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/58112b6b/attachment.bin>


More information about the llvm-commits mailing list