[PATCH] D139630: [InstCombine] Fold logic-and/logic-or by distributive laws part2

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 13:51:38 PST 2022


bcl5980 updated this revision to Diff 482622.
bcl5980 added a comment.

simpilify code


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139630/new/

https://reviews.llvm.org/D139630

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/select-factorize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139630.482622.patch
Type: text/x-patch
Size: 15357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/1844f0c6/attachment.bin>


More information about the llvm-commits mailing list