Commit 4701afa
committed
[X86] combineX86ShufflesRecursively - merge loops peeking through shuffle operands. NFC.
Merge loops to peek through free insert_subvector / bitcasts / extract_subvector.
To keep this NFC I haven't reordered the peek throughs - this will done in a future patch to help with llvm#133947 regressions1 parent fbc8335 commit 4701afa
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41115 | 41115 | | |
41116 | 41116 | | |
41117 | 41117 | | |
41118 | | - | |
41119 | | - | |
41120 | 41118 | | |
| 41119 | + | |
| 41120 | + | |
41121 | 41121 | | |
41122 | 41122 | | |
41123 | 41123 | | |
| |||
41130 | 41130 | | |
41131 | 41131 | | |
41132 | 41132 | | |
41133 | | - | |
41134 | 41133 | | |
41135 | | - | |
41136 | | - | |
| 41134 | + | |
41137 | 41135 | | |
41138 | 41136 | | |
41139 | 41137 | | |
| |||
0 commit comments