[PATCH] D139080: [Instcombine] fold logic ops to select

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 21:47:22 PST 2022


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

address comments.


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

https://reviews.llvm.org/D139080

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/test/Transforms/InstCombine/logical-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139080.481515.patch
Type: text/x-patch
Size: 10802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/e2142dd1/attachment.bin>


More information about the llvm-commits mailing list