[all-commits] [llvm/llvm-project] 3f8160: [LV][ARM][AArch64] Add multi-exit Loop Vectorizer ...
David Green via All-commits
all-commits at lists.llvm.org
Mon Mar 27 02:21:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f8160e9ce7f39e233e4b8dbfc7a9c51ad3f7835
https://github.com/llvm/llvm-project/commit/3f8160e9ce7f39e233e4b8dbfc7a9c51ad3f7835
Author: David Green <david.green at arm.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
A llvm/test/Transforms/LoopVectorize/AArch64/sve-multiexit.ll
A llvm/test/Transforms/LoopVectorize/ARM/mve-multiexit.ll
Log Message:
-----------
[LV][ARM][AArch64] Add multi-exit Loop Vectorizer tests. NFC
These are useful to test with the various predication schemes available on
different targets.
More information about the All-commits
mailing list