We were hitting a liveness error if the register use moved into the
compare's block if the register needs to be live out. Handling the
liveness update across blocks is much more complicated and probably
not worth it. I doubt this pattern appears in real code across blocks.
I'm also not completely sure if this was correct in the presence of
loops anyway.
Details
Details
- Reviewers
rampitec - Group Reviewers
Restricted Project
Diff Detail
Diff Detail