It might be a bit nicer to use the fancy .legalIf and co. predicates,
but this was requiring more boilerplate and disables the coverage
assertions.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D56347
AMDGPU/GlobalISel: Start selectively legalizing 16-bit operations ClosedPublic Authored by arsenm on Jan 4 2019, 10:03 PM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 7 others. · View Herald TranscriptJan 4 2019, 10:03 PM This revision is now accepted and ready to land.Jan 7 2019, 9:36 AM
Revision Contents
Diff 180354 lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/legalize-ashr.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-lshr.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-shl.mir
|