[PATCH] D85327: [SVE] Implement lowering for fixed length vector multiplication.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 03:04:08 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3ed59b775d7c: [SVE] Implement lowering for fixed length vector multiplication. (authored by paulwalker-arm).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85327/new/

https://reviews.llvm.org/D85327

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-fixed-length-int-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85327.283551.patch
Type: text/x-patch
Size: 21527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/163388a9/attachment.bin>


More information about the llvm-commits mailing list