Unverified Commit 300a5500 authored by Matt Arsenault's avatar Matt Arsenault Committed by GitHub
Browse files

RegisterCoalescer: Fix implicit operand handling during rematerialize (#75271)

If the rematerialize was placing a subregister into a super register,
and implicit operands referenced the original register, we need to add
undef flags to the now-subregister indexed implicit operands.

Depends #75152
parent 2c0abdf2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment