Skip to content
Commit e5572706 authored by Dan Gohman's avatar Dan Gohman
Browse files

Refine the fix in r51169 to only apply when the operand val being

replaced is a PHI. This prevents it from inserting uses before defs
in the case that it isn't a PHI and it depends on other instructions
later in the block. This fixes the 447.dealII regression on x86-64.

llvm-svn: 51292
parent 974722b1
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