[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
Tue Jul 31 22:10:45 PDT 2018
inouehrs abandoned this revision.
inouehrs marked an inline comment as done.
inouehrs added a comment.
I submitted new patches for instsimplify to catch this opportunity.
https://reviews.llvm.org/D48828
https://reviews.llvm.org/D49981
Thanks for all the advice.
https://reviews.llvm.org/D44626
More information about the llvm-commits
mailing list