Skip to content
Commit 182fe3ee authored by Chris Lattner's avatar Chris Lattner
Browse files

enhance getNoopInput to know about vector<->vector bitcasts of legal

types, as well as int<->ptr casts.  This allows us to tailcall functions
with some trivial casts between the call and return (i.e. because the
return types disagree).

llvm-svn: 157798
parent 22afea76
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