1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Simon Pilgrim 82a418b65b [DAG] Commute shuffle(splat(A,u), shuffle(C,D)) -> shuffle'(shuffle(C,D), splat(A,u))
We only merge shuffles if the inner (LHS) shuffle is a non-splat, so commute these shuffles to improve merging of multiple shuffles.
2021-01-22 11:43:18 +00:00
..
2021-01-17 10:39:45 -08:00
2021-01-21 19:59:50 -08:00
2021-01-17 10:39:45 -08:00
2021-01-17 10:39:45 -08:00
2021-01-19 20:19:14 -08:00
2021-01-21 19:59:50 -08:00
2021-01-21 19:59:50 -08:00
2021-01-17 10:39:45 -08:00