The register bank for the destination of the sample argument copy was
wrong. We shouldn't be constraining each source to the result register
bank. Allow constraining the original register to the right size.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D64055
AMDGPU/GlobalISel: Fix G_GEP with mixed SGPR/VGPR operands ClosedPublic Authored by arsenm on Jul 1 2019, 6:34 PM.
Details
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, t-tye, tpr and 7 others. · View Herald TranscriptJul 1 2019, 6:34 PM This revision is now accepted and ready to land.Jul 1 2019, 7:05 PM
Revision Contents
Diff 207457 lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
test/CodeGen/AMDGPU/GlobalISel/inst-select-gep.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-load-smrd.mir
|