[all-commits] [llvm/llvm-project] 42bce7: Reapply "[SLP] Extend reordering data of tree entr...
skc7 via All-commits
all-commits at lists.llvm.org
Tue Nov 8 07:53:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42bce72536ad38e3ddf01359b2f85cda649679b3
https://github.com/llvm/llvm-project/commit/42bce72536ad38e3ddf01359b2f85cda649679b3
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2022-11-08 (Tue, 08 Nov 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/AMDGPU/phi-result-use-order.ll
Log Message:
-----------
Reapply "[SLP] Extend reordering data of tree entry to support PHInodes".
Reapplies 87a2086 (which was reverted in 656f1d8).
Fix for scalable vectors in getInsertIndex merged in 46d53f4.
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D137537
More information about the All-commits
mailing list