[[GlobalISel][IRTranslator] Fix a crash when the use of an extractvalue is a...
[[GlobalISel][IRTranslator] Fix a crash when the use of an extractvalue is a non-dominated metadata use. We don't expect uses to come before defs in the CFG, so allocateVRegs() asserted. Fixes PR48211
Loading
Please sign in to comment