Diff Detail
Diff Detail
Event Timeline
| lib/Target/AMDGPU/AMDGPUISelLowering.cpp | ||
|---|---|---|
| 3600 | Do not you need to get alignment from DL and VT? | |
| lib/Target/AMDGPU/SIISelLowering.cpp | ||
| 1070 | This assert and below not needed. | |
| 1123 | Shall we use stack for scalar arguments as well, or shall we try to use VGPR first maybe? | |
Comment Actions
Committed r309998. Any more comments? I thought you accepted this, but it was just D36008
Do not you need to get alignment from DL and VT?