[PATCH] D45371: [AArch64][SVE] Asm: Add support for unpredicated LSL/LSR (shift by immediate) instructions.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 10 03:08:19 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL329681: [AArch64][SVE] Asm: Add support for unpredicated LSL/LSR (shift by immediate)… (authored by s.desmalen, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45371?vs=141342&id=141814#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45371
Files:
llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
llvm/trunk/test/MC/AArch64/SVE/lsl-diagnostics.s
llvm/trunk/test/MC/AArch64/SVE/lsl.s
llvm/trunk/test/MC/AArch64/SVE/lsr-diagnostics.s
llvm/trunk/test/MC/AArch64/SVE/lsr.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45371.141814.patch
Type: text/x-patch
Size: 11158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180410/e9e8fde8/attachment.bin>
More information about the llvm-commits
mailing list