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

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 02:25:03 PST 2023


bcl5980 updated this revision to Diff 499432.
bcl5980 retitled this revision from "[ComplexLogicCombine 3/?] Add i1 select instruction support" to "[LogicCombine 3/?] Add i1 select instruction support".

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

https://reviews.llvm.org/D143155

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143155.499432.patch
Type: text/x-patch
Size: 11194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/76d0ba38/attachment.bin>


More information about the llvm-commits mailing list