[PATCH] D143155: [ComplexLogicCombine 3/?] Add i1 select instruction support

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 20 18:13:06 PST 2023


bcl5980 updated this revision to Diff 499002.
bcl5980 edited the summary of this revision.
bcl5980 added reviewers: spatel, nikic, xbolva00, reames.
bcl5980 added a comment.
Herald added a subscriber: StephenFan.

rebase


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

https://reviews.llvm.org/D143155

Files:
  llvm/include/llvm/Analysis/ComplexLogicCombine.h
  llvm/include/llvm/Analysis/LogicalExpr.h
  llvm/lib/Analysis/ComplexLogicCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/complex-logic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143155.499002.patch
Type: text/x-patch
Size: 11084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/2510077e/attachment.bin>


More information about the llvm-commits mailing list