Commit a8e9f4d
DAG: Avoid introducing stack usage in vector->int bitcast int op promotion
(llvm#125636)
Avoids stack usage in the v5i32 to i160 case for AMDGPU, which appears
in fat pointer lowering.1 parent 8422fd6 commit a8e9f4d
File tree
5 files changed
+868
-706
lines changed- llvm
- lib/CodeGen/SelectionDAG
- test/CodeGen/AMDGPU
5 files changed
+868
-706
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
569 | 592 | | |
570 | 593 | | |
571 | 594 | | |
| |||
0 commit comments