Skip to content
Commit 2922641a authored by Evan Cheng's avatar Evan Cheng
Browse files

Fix a logic error. An instruction that has a live physical register def cannot...

Fix a logic error. An instruction that has a live physical register def cannot be CSE'ed, but it *can* be used to replace a common subexpression.

llvm-svn: 97688
parent 2d23779e
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