[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 12:30:58 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG26d96126a0d2: [SVE] Add patterns for MUL immediate instruction. (authored by dancgr).

Changed prior to commit:
  https://reviews.llvm.org/D72654?vs=238050&id=238070#toc

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.238070.patch
Type: text/x-patch
Size: 7156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200114/33929463/attachment.bin>


More information about the llvm-commits mailing list