The issue was with processing two subregs of the same reg are used in the same
instruction (e.g. inline asm): "def early-clobber" and other just "def".
Register coalescer ran in bad recursion if the early clobbered subreg is second
in the following sequence of COPYs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Could use a comment