[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:00:26 PDT 2019
simon_tatham updated this revision to Diff 205271.
simon_tatham added a comment.
- Removed the pointless `startswith` (which I'll have to do in a lot of the rest of the series too)
- Added multiclass as suggested
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.205271.patch
Type: text/x-patch
Size: 7532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/57668f91/attachment.bin>
More information about the llvm-commits
mailing list