[PATCH] D63870: [ARM] MVE minnm and maxnm instructions

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 04:14:23 PDT 2019


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

This adds the patterns for minnm and maxnm from the fminnum and fmaxnum nodes, similar to scalar types.

Patch by Simon Tatham


https://reviews.llvm.org/D63870

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63870.206819.patch
Type: text/x-patch
Size: 6815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/b2b9c9a4/attachment.bin>


More information about the llvm-commits mailing list