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

Fix PR4986. "r1024 = insert_subreg r1024, undef, 2" cannot be turned in an...

Fix PR4986. "r1024 = insert_subreg r1024, undef, 2" cannot be turned in an implicit_def. Instead, it's an identity copy so it should be eliminated. Also make sure to update livevariable kill information.

llvm-svn: 82436
parent 143021e0
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