[PATCH] D63983: [ARM] MVE patterns for VMVN, VORR and VBIC

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 02:21:06 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 add simple q register forms of biwise not instructions.


https://reviews.llvm.org/D63983

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63983.207246.patch
Type: text/x-patch
Size: 5279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/66e44a2a/attachment.bin>


More information about the llvm-commits mailing list