[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 07:47:10 PDT 2022


hassnaa-arm updated this revision to Diff 471167.
hassnaa-arm marked 8 inline comments as done.
hassnaa-arm added a comment.

Remove vscale_range from concat.ll test file.


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.471167.patch
Type: text/x-patch
Size: 81372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/a48f24f9/attachment-0001.bin>


More information about the llvm-commits mailing list