[PATCH] InstCombineCalls: do not ignore functions with structural return types if the types are identical, when removing bitcasts.

Nick Lewycky nicholas at mxc.ca
Sat Jan 18 14:27:42 PST 2014


Looks great, thanks for the patch including testcase! Do you have commit 
access or do you want me to commit it for you?

Nick

Eddy B. wrote:
> Signed-off-by: Eduard Burtescu<edy.burt at gmail.com>
> ---
>   lib/Transforms/InstCombine/InstCombineCalls.cpp |  7 ++++---
>   test/Transforms/InstCombine/call-cast-target.ll | 12 ++++++++++++
>   2 files changed, 16 insertions(+), 3 deletions(-)
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list