[all-commits] [llvm/llvm-project] c07be0: [LV] Add tail folding test with scalarized store a...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jun 20 09:25:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c07be08df5731dac0b36e029a0dd03ccb099deea
https://github.com/llvm/llvm-project/commit/c07be08df5731dac0b36e029a0dd03ccb099deea
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M llvm/test/Transforms/LoopVectorize/AArch64/conditional-branches-cost.ll
Log Message:
-----------
[LV] Add tail folding test with scalarized store and wide header mask.
Add additional test with salarized store which caused crashes with
earlier versions of https://github.com/llvm/llvm-project/pull/92555.
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