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

Eddy B. edy.burt at gmail.com
Wed Jan 15 11:45:00 PST 2014


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(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-InstCombineCalls-do-not-ignore-functions-with-struct.patch
Type: text/x-patch
Size: 1458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140115/286f554a/attachment.bin>


More information about the llvm-commits mailing list