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

Hassnaa Hamdi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 10:48:12 PDT 2022


hassnaa-arm created this revision.
hassnaa-arm added reviewers: david-arm, sdesmalen.
Herald added subscribers: ctetreau, kristof.beyls, tschuett.
Herald added a project: All.
hassnaa-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add sve-fixed-length testing files and enable streaming mode flag for:
addressing-modes.ll
and-combine.ll
bitcast.ll
int-compare.ll
reshuffle.ll
rev.ll
sdiv-pow2.ll
splat-vector.ll
trunc.ll


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D137093

Files:
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-addressing-modes.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-and-combine.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-bitcast.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-compare.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-reshuffle.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-rev.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-sdiv-pow2.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-splat-vector.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137093.472070.patch
Type: text/x-patch
Size: 174013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221031/0e6c1bc8/attachment-0001.bin>


More information about the llvm-commits mailing list