[PATCH] D72799: [SVE] Add SVE2 patterns for unpredicated multiply instructions
Danilo Carvalho Grael via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 10:28:22 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG58ceb81d318b: [SVE] Add SVE2 patterns for unpredicated multiply instructions (authored by dancgr).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72799/new/
https://reviews.llvm.org/D72799
Files:
llvm/include/llvm/IR/IntrinsicsAArch64.td
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-int-mul-pred.ll
llvm/test/CodeGen/AArch64/sve-neg-int-arith-imm-2.ll
llvm/test/CodeGen/AArch64/sve-neg-int-arith-imm.ll
llvm/test/CodeGen/AArch64/sve2-int-mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72799.239937.patch
Type: text/x-patch
Size: 28295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/b4e0ff0c/attachment.bin>
More information about the llvm-commits
mailing list