[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 00:35:18 PST 2022


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

Rebase. Moved fixes for scalable vectors to reviews: D137567 <https://reviews.llvm.org/D137567>, D137569 <https://reviews.llvm.org/D137569>


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.473900.patch
Type: text/x-patch
Size: 11450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221108/f3ac2048/attachment.bin>


More information about the llvm-commits mailing list