[PATCH] D70181: [MVE] [ARM] Select VQABS

Anna Welker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 07:03:10 PST 2019


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

Adds a pattern to ARMInstrMVE.td to use a VQABS instruction if an equivalent multi-instruction construct is found.


https://reviews.llvm.org/D70181

Files:
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/vqabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70181.229084.patch
Type: text/x-patch
Size: 4915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191113/754fa4fa/attachment.bin>


More information about the llvm-commits mailing list