The result and source vector are going to be tied, so these need to be
the same bank.
Details
Details
Diff Detail
Diff Detail
Event Timeline
llvm/lib/Target/AMDGPU/AMDGPUGenRegisterBankInfo.def | ||
---|---|---|
223 | As a general note it's not obvious what are the mappings for SGPROnly64BreakDown/ValMappingsSGPR64OnlyVGPR32. |
Comment Actions
df8f381e4601ccb0a8250b7c24e27f00856c8ce4
llvm/lib/Target/AMDGPU/AMDGPUGenRegisterBankInfo.def | ||
---|---|---|
223 | I added some comments to try to fix this. This will need to be cleaned up somehow when this is autogenerated |
As a general note it's not obvious what are the mappings for SGPROnly64BreakDown/ValMappingsSGPR64OnlyVGPR32.