[PATCH] D23896: [InstCombine] Try to resubmit the combine of A->B->A BitCast and fix for pr27996
Guozhi Wei via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 13:53:06 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL285116: [InstCombine] Resubmit the combine of A->B->A BitCast and fix for pr27996 (authored by Carrot).
Changed prior to commit:
https://reviews.llvm.org/D23896?vs=75716&id=75790#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23896
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/trunk/test/Transforms/InstCombine/pr25342.ll
llvm/trunk/test/Transforms/InstCombine/pr27703.ll
llvm/trunk/test/Transforms/InstCombine/pr27996.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23896.75790.patch
Type: text/x-patch
Size: 11720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161025/28008847/attachment.bin>
More information about the llvm-commits
mailing list