Skip to content
Commit 07f4fa81 authored by Jakob Stoklund Olesen's avatar Jakob Stoklund Olesen
Browse files

TwoAddressInstructionPass::CoalesceExtSubRegs can insert INSERT_SUBREG

instructions, but it doesn't really understand live ranges, so the first
INSERT_SUBREG uses an implicitly defined register.

Fix it in LiveVariableAnalysis by adding the <undef> flag.

llvm-svn: 106333
parent cf9e8a98
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment