Handle other cases besides LDS. Mostly a straight port of the existing
handling, without the intermediate custom nodes.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D68197
AMDGPU/GlobalISel: Legalize G_GLOBAL_VALUE ClosedPublic Authored by arsenm on Sep 29 2019, 11:10 PM.
Details Summary Handle other cases besides LDS. Mostly a straight port of the existing
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, t-tye, tpr and 5 others. · View Herald TranscriptSep 29 2019, 11:10 PM This revision is now accepted and ready to land.Sep 30 2019, 10:12 AM
Revision Contents
Diff 222351 lib/Target/AMDGPU/AMDGPULegalizerInfo.h
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
lib/Target/AMDGPU/SIISelLowering.h
test/CodeGen/AMDGPU/GlobalISel/global-value.ll
|
There is no SDNode here... maybe: "global values are lowered".