Also works around tablegen defect in selecting add with unused carry,
but if we have to manually select GEP, might as well handle add
manually.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D63990
AMDGPU/GlobalISel: Complete implementation of G_GEP ClosedPublic Authored by arsenm on Jul 1 2019, 5:39 AM.
Details
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, t-tye, tpr and 7 others. · View Herald TranscriptJul 1 2019, 5:39 AM arsenm added a parent revision: D63988: AMDGPU/GlobalISel: Try to select VOP3 form of add.Jul 1 2019, 5:39 AM This revision is now accepted and ready to land.Jul 1 2019, 7:37 AM
Revision Contents
Diff 207267 lib/Target/AMDGPU/AMDGPUGISel.td
lib/Target/AMDGPU/AMDGPUInstructionSelector.h
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
test/CodeGen/AMDGPU/GlobalISel/inst-select-add.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-gep.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-load-smrd.mir
|