[PATCH] D62671: [ARM] Add MVE integer vector min/max instructions.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 02:25:18 PDT 2019


simon_tatham updated this revision to Diff 205273.
simon_tatham added a comment.

Reinstated `RUN:` lines that vanished in a rebase error (sorry)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62671/new/

https://reviews.llvm.org/D62671

Files:
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/test/MC/ARM/mve-minmax.s
  llvm/test/MC/Disassembler/ARM/mve-minmax.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62671.205273.patch
Type: text/x-patch
Size: 7087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/c487959f/attachment.bin>


More information about the llvm-commits mailing list