[PATCH] D72654: [SVE] Add patterns for MUL immediate instruction.
Danilo Carvalho Grael via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 11:12:50 PST 2020
dancgr updated this revision to Diff 238050.
dancgr marked an inline comment as done.
dancgr added a comment.
Fix whitespace errors and add a couple negative tests for invalid input.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72654/new/
https://reviews.llvm.org/D72654
Files:
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-int-arith-imm.ll
llvm/test/CodeGen/AArch64/sve-neg-int-arith-imm-2.ll
llvm/test/CodeGen/AArch64/sve-neg-int-arith-imm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72654.238050.patch
Type: text/x-patch
Size: 6906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200114/1990b1f5/attachment.bin>
More information about the llvm-commits
mailing list