[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 06:39:11 PDT 2019


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

Renamed the instructions' Tablegen ids for consistency, in line with a
review comment @ostannard made on the followup patch D62672 <https://reviews.llvm.org/D62672>.


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.205324.patch
Type: text/x-patch
Size: 7072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/83bdd9ee/attachment.bin>


More information about the llvm-commits mailing list