[PATCH] D36789: [ARM] v8.3-a complex number support
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 29 05:16:39 PDT 2017
samparker updated this revision to Diff 117126.
samparker added a comment.
Hi Sjoerd,
Thanks for taking a look at this. I've now added a couple of negative test lines for neon and I've also updated the error message to print the required architecture.
cheers,
sam
https://reviews.llvm.org/D36789
Files:
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrNEON.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.h
lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
test/MC/ARM/neon-complex.s
test/MC/Disassembler/ARM/neon-complex-arm.txt
test/MC/Disassembler/ARM/neon-complex-thumb.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36789.117126.patch
Type: text/x-patch
Size: 35446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170929/c1442663/attachment.bin>
More information about the llvm-commits
mailing list