Handle the simple case that lowers to a constant.
Diff Detail
Diff Detail
Paths
| Differential D66387
AMDGPU/GlobalISel: Implement LDS G_GLOBAL_VALUE ClosedPublic Authored by arsenm on Aug 17 2019, 8:11 PM.
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, t-tye, tpr and 6 others. · View Herald TranscriptAug 17 2019, 8:11 PM arsenm added a parent revision: D66386: AMDGPU/GlobalISel: Fix reg bank for uniform LDS loads.Aug 17 2019, 8:11 PM This revision is now accepted and ready to land.Sep 9 2019, 9:34 AM
Revision Contents
Diff 215804 lib/Target/AMDGPU/AMDGPUISelLowering.h
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/AMDGPULegalizerInfo.h
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/lds-global-non-entry-func.ll
test/CodeGen/AMDGPU/GlobalISel/lds-global-value.ll
test/CodeGen/AMDGPU/GlobalISel/lds-size.ll
test/CodeGen/AMDGPU/GlobalISel/lds-zero-initializer.ll
|