[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
Fri Sep 16 16:17:42 PDT 2016
Carrot updated this revision to Diff 71713.
Carrot marked 2 inline comments as done.
Carrot added a comment.
Change the hasMemOpUsersOnly to hasStoreUsersOnly.
https://reviews.llvm.org/D23896
Files:
lib/Transforms/InstCombine/InstCombineCasts.cpp
lib/Transforms/InstCombine/InstCombineInternal.h
test/Transforms/InstCombine/pr25342.ll
test/Transforms/InstCombine/pr27703.ll
test/Transforms/InstCombine/pr27996.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23896.71713.patch
Type: text/x-patch
Size: 11474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160916/8f341214/attachment.bin>
More information about the llvm-commits
mailing list