[PATCH] D63861: [ARM] MVE patterns for abs and neg.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 02:49:27 PDT 2019


dmgreen created this revision.
dmgreen added reviewers: t.p.northover, simon_tatham, SjoerdMeijer, samparker, ostannard.
Herald added subscribers: hiraditya, kristof.beyls, javed.absar.
Herald added a project: LLVM.

This simply adds the required patterns for fp neg and abs.


https://reviews.llvm.org/D63861

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63861.206803.patch
Type: text/x-patch
Size: 7506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/0ed18113/attachment.bin>


More information about the llvm-commits mailing list