[PATCH] D136147: [AArch64-SVE]: Test enabling streaming mode.
Hassnaa Hamdi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 18 02:35:58 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.
Test if the generated code is compatible to streaming mode for these new tests:
sve-streaming-fixed-length-int-shifts.ll
sve-streaming-mode-extract-subvector.ll
sve-streaming-mode-fixed-length-build-vector.ll
sve-streaming-mode-fixed-length-concat.ll
sve-streaming-mode-fixed-length-extract-vector-elt.ll
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D136147
Files:
llvm/test/CodeGen/AArch64/sve-streaming-fixed-length-int-shifts.ll
llvm/test/CodeGen/AArch64/sve-streaming-mode-extract-subvector.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-vector-elt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136147.468460.patch
Type: text/x-patch
Size: 65353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/a289d922/attachment.bin>
More information about the llvm-commits
mailing list