[all-commits] [llvm/llvm-project] 22eef9: [AArch64][SVE][NFC] Add streaming mode SVE tests
hassnaaHamdi via All-commits
all-commits at lists.llvm.org
Thu Nov 10 05:51:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22eef90be5822a0b86e4580b6d948ee140e0d2e9
https://github.com/llvm/llvm-project/commit/22eef90be5822a0b86e4580b6d948ee140e0d2e9
Author: Hassnaa Hamdi <hassnaa.hamdi at arm.com>
Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths:
A llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-and-combine.ll
A llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-bitcast.ll
A llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-extends.ll
A llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-reshuffle.ll
A llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-rev.ll
A llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-sdiv-pow2.ll
A llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-splat-vector.ll
Log Message:
-----------
[AArch64][SVE][NFC] Add streaming mode SVE tests
Add sve-fixed-length testing files and enable streaming mode flag for:
and-combine.ll
bitcast.ll
reshuffle.ll
rev.ll
sdiv-pow2.ll
splat-vector.ll
int-extends.ll
Differential Revision: https://reviews.llvm.org/D137093
More information about the All-commits
mailing list