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

Allow all types of callee's to be tail called. But avoid automatic tailcall if...

Allow all types of callee's to be tail called. But avoid automatic tailcall if the callee is a result of bitcast to avoid losing necessary zext / sext etc.

llvm-svn: 95195
parent c434394d
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