[PATCH] D44626: [InstCombine] Fold (A OR B) AND B code sequence over Phi node
Hiroshi Inoue via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 12 10:27:51 PDT 2018
inouehrs updated this revision to Diff 142213.
inouehrs added a comment.
- simplify code
- rebase to the latest code
https://reviews.llvm.org/D44626
Files:
lib/Transforms/InstCombine/InstCombineInternal.h
lib/Transforms/InstCombine/InstCombinePHI.cpp
test/Transforms/InstCombine/fold-or-phi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44626.142213.patch
Type: text/x-patch
Size: 10507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180412/5433d42e/attachment.bin>
More information about the llvm-commits
mailing list