[all-commits] [llvm/llvm-project] dc9f69: [LV] Add test with reduction start values that are...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jun 22 12:15:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc9f69e483dd70b15ff260a98dc2a3dcadc93016
https://github.com/llvm/llvm-project/commit/dc9f69e483dd70b15ff260a98dc2a3dcadc93016
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths:
A llvm/test/Transforms/LoopVectorize/select-reduction-start-value-may-be-undef-or-poison.ll
Log Message:
-----------
[LV] Add test with reduction start values that are/may be poison/undef.
Test cases for #62565.
More information about the All-commits
mailing list