[PATCH] D65062: [ARM] More MVE compare vector splat combines for AND's

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 21 11:19:01 PDT 2019


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

Same as the earlier patch, this just adds the same things for the AND combines.


https://reviews.llvm.org/D65062

Files:
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-pred-and.ll
  llvm/test/CodeGen/Thumb2/mve-vcmpfr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65062.211007.patch
Type: text/x-patch
Size: 15192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190721/be261beb/attachment.bin>


More information about the llvm-commits mailing list