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

It's not safe to remove SUBREG_TO_REG that looks like identity copies, e.g....

It's not safe to remove SUBREG_TO_REG that looks like identity copies, e.g. movl %eax, %eax on x86-64 actually does a zero-extend.

llvm-svn: 52421
parent f51ed6a1
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