There are several things broken, but at least emit the right thing for
gfx9.
The import of the pattern with the unused carry out seems to not
work. Needs a special class for clamp, because OperandWithDefaultOps
doesn't really work.
Paths
| Differential D63988
AMDGPU/GlobalISel: Try to select VOP3 form of add ClosedPublic Authored by arsenm on Jul 1 2019, 5:37 AM.
Details
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, dexonsmith, t-tye and 9 others. · View Herald TranscriptJul 1 2019, 5:37 AM arsenm added a parent revision: D58804: AMDGPU/GlobalISel: Implement select for 32-bit G_ADD.Jul 1 2019, 5:38 AM This revision is now accepted and ready to land.Jul 1 2019, 7:35 AM
Revision Contents
Diff 207265 lib/Target/AMDGPU/AMDGPUGISel.td
test/CodeGen/AMDGPU/GlobalISel/inst-select-add.mir
|