[all-commits] [llvm/llvm-project] bb448a: [SLP] Add test where reduction result is used in PHI.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Oct 2 05:40:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bb448a248371b48dbca8d647b7aaf9393154cf3d
https://github.com/llvm/llvm-project/commit/bb448a248371b48dbca8d647b7aaf9393154cf3d
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-10-02 (Fri, 02 Oct 2020)
Changed paths:
M llvm/test/Transforms/SLPVectorizer/X86/horizontal.ll
Log Message:
-----------
[SLP] Add test where reduction result is used in PHI.
Test case for PR47670.
More information about the All-commits
mailing list