[all-commits] [llvm/llvm-project] 87a208: [SLP] Extend reordering data of tree entry to supp...
skc7 via All-commits
all-commits at lists.llvm.org
Mon Oct 31 21:54:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87a20868eb2043420d48f591c3437472f7137834
https://github.com/llvm/llvm-project/commit/87a20868eb2043420d48f591c3437472f7137834
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2022-11-01 (Tue, 01 Nov 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/AMDGPU/phi-result-use-order.ll
Log Message:
-----------
[SLP] Extend reordering data of tree entry to support PHI nodes
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D136757
More information about the All-commits
mailing list