GlobalISel: Make special case handling clearer
The special case here is really G_UNMERGE_VALUES, not G_EXTRACT. The other opcodes can hardcode index 1 like G_EXTRACT.
Loading
Please sign in to comment
The special case here is really G_UNMERGE_VALUES, not G_EXTRACT. The other opcodes can hardcode index 1 like G_EXTRACT.