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

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 19:04:29 PST 2023


bcl5980 updated this revision to Diff 486447.
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.486447.patch
Type: text/x-patch
Size: 10180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/ca945dad/attachment.bin>


More information about the llvm-commits mailing list