Commit 33e58ea
[X86] combineVectorSizedSetCCEquality - convert to mayFoldIntoVector helper (llvm#172215)
Add AssumeSingleUse (default = false) argument to mayFoldIntoVector to
allow us to match combineVectorSizedSetCCEquality behaviour with
AssumeSingleUse=true
Hopefully we can drop the AssumeSingleUse entirely soon, but there are a
number of messy test regressions that need handling first1 parent b7c78b3 commit 33e58ea
1 file changed
+6
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2860 | 2860 | | |
2861 | 2861 | | |
2862 | 2862 | | |
2863 | | - | |
| 2863 | + | |
| 2864 | + | |
2864 | 2865 | | |
2865 | 2866 | | |
2866 | 2867 | | |
2867 | 2868 | | |
2868 | | - | |
| 2869 | + | |
2869 | 2870 | | |
2870 | 2871 | | |
2871 | 2872 | | |
| |||
23122 | 23123 | | |
23123 | 23124 | | |
23124 | 23125 | | |
23125 | | - | |
23126 | | - | |
23127 | | - | |
23128 | | - | |
23129 | | - | |
23130 | | - | |
| 23126 | + | |
| 23127 | + | |
| 23128 | + | |
23131 | 23129 | | |
23132 | 23130 | | |
23133 | 23131 | | |
| |||
0 commit comments