[all-commits] [llvm/llvm-project] 270f5e: [LV] Add tests where uniform recipe gets predicate...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jul 19 01:22:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 270f5e42b8daab586ffcd2b46ff41486199f6626
https://github.com/llvm/llvm-project/commit/270f5e42b8daab586ffcd2b46ff41486199f6626
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths:
A llvm/test/Transforms/LoopVectorize/AArch64/divs-with-scalable-vfs.ll
Log Message:
-----------
[LV] Add tests where uniform recipe gets predicated for scalable VFs.
Currently the tests crash, due to a VPReplicateRecipe getting predicated
for scalable vectors.
Precommits tests for https://github.com/llvm/llvm-project/pull/98892.
Test cases for
* https://github.com/llvm/llvm-project/issues/80416 and
* https://github.com/llvm/llvm-project/issues/94328
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list