[PATCH] D135324: [AArch64-SVE]: force using SVE in streaming mode to lower arithmetic and logical fixed-width vector ops.

Hassnaa Hamdi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 09:07:53 PDT 2022


hassnaa-arm updated this revision to Diff 471183.
hassnaa-arm added a comment.

Update by parent patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135324

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-arith.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-div.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-log.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-mulh.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-rem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135324.471183.patch
Type: text/x-patch
Size: 131132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/3c8a5084/attachment.bin>


More information about the llvm-commits mailing list