[PATCH] D137537: [SLP] Extend reordering data of tree entry to support PHI nodes

krishna chaitanya sankisa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 05:27:25 PST 2022


skc7 updated this revision to Diff 473966.
skc7 added a comment.

Rebase. D137567 <https://reviews.llvm.org/D137567>, D137569 <https://reviews.llvm.org/D137569> commits are merged upstream.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137537/new/

https://reviews.llvm.org/D137537

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/AMDGPU/phi-result-use-order.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137537.473966.patch
Type: text/x-patch
Size: 11450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221108/f49e121f/attachment.bin>


More information about the llvm-commits mailing list