[PATCH] D77065: [ARM][MVE] Add VHADD and VHSUB patterns

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 01:01:22 PDT 2020


samparker updated this revision to Diff 257217.
samparker added a comment.

Now checking for non wrap flags on the add and sub.


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

https://reviews.llvm.org/D77065

Files:
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-halving.ll
  llvm/test/CodeGen/Thumb2/mve-vhaddsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77065.257217.patch
Type: text/x-patch
Size: 14858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/ea0ad2cc/attachment.bin>


More information about the llvm-commits mailing list