Currently GlobalISel doesn't force all VGPR phi operands to VGPRs, so
this hit a case where it was queried with a VGPR and SGPR. This could
arguably be a verifier error, but it's currently not.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D84344
AMDGPU: Don't assert in canInsertSelect ClosedPublic Authored by arsenm on Jul 22 2020, 10:00 AM.
Details
Diff Detail
Revision Contents
Diff 279866 llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
|