skc7
42bce72536
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
2022-11-08 21:21:28 +05:30
David Green
656f1d8b74
Revert "[SLP] Extend reordering data of tree entry to support PHI nodes"
...
This reverts commit 87a20868eb2043420d48f591c3437472f7137834 as it has
problems with scalable vectors and use-list orders. Test to follow.
2022-11-06 11:43:51 +00:00
skc7
87a20868eb
[SLP] Extend reordering data of tree entry to support PHI nodes
...
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D136757
2022-11-01 04:50:04 +00:00
skc7
e98501e27e
[SLP][NFC] Added test to check resulting mask in shufflevector as per order of phinodes
...
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D136553
2022-10-23 17:20:47 +00:00