[PATCH] D135564: [AArch64-SVE]: Force generating code compatible to streaming mode.

Hassnaa Hamdi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 08:03:37 PDT 2022


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

Fix identation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135564

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-streaming-fixed-length-int-shifts.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-build-vector.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-concat.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-extract-subvector.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-extract-vector-elt.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-loads.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-shuffle.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135564.471171.patch
Type: text/x-patch
Size: 80972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/07887dc6/attachment.bin>


More information about the llvm-commits mailing list