Commit 32a23aec authored by Matt Arsenault's avatar Matt Arsenault Committed by Matt Arsenault
Browse files

RegisterCoalescer: Forcibly leave SSA to avoid MIR test errors

Not sure how to produce a test that demonstrates the problem
today. The coalescer would have to introduce a verifier caught SSA
violation, like multiple defs of a virtual register. I'm not sure what
would do that now, but an upcoming patch will.

https://reviews.llvm.org/D156271
parent ffc67bb3
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