[PATCH] D69508: [ARM] Add vrev32 NEON fp16 patterns

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 05:54:28 PDT 2019


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

These Neon patterns for vrev32.16 appear to be missing, only the i16 patterns are present.


https://reviews.llvm.org/D69508

Files:
  llvm/lib/Target/ARM/ARMInstrNEON.td
  llvm/test/CodeGen/ARM/vrev.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69508.226647.patch
Type: text/x-patch
Size: 3950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191028/4c53353c/attachment.bin>


More information about the llvm-commits mailing list