It seems better to avoid using the callback if possible since
there are coverage assertions which are disabled if this is used.
Also fix missing tests. Only test the legal cases since it seems
legalization for build_vector is quite lacking.
Paths
| Differential D55908
AMDGPU/GlobalISel: Redo legality for build_vector ClosedPublic Authored by arsenm on Dec 19 2018, 5:30 PM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 7 others. · View Herald TranscriptDec 19 2018, 5:30 PM This revision is now accepted and ready to land.Dec 20 2018, 12:43 AM
Revision Contents
Diff 178996 lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/legalize-build-vector.mir
|