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

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 05:59:29 PST 2023


bcl5980 updated this revision to Diff 494602.

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

https://reviews.llvm.org/D143155

Files:
  llvm/lib/Transforms/AggressiveInstCombine/ComplexLogicalOpsCombine.cpp
  llvm/lib/Transforms/AggressiveInstCombine/ComplexLogicalOpsCombine.h
  llvm/lib/Transforms/AggressiveInstCombine/LogicalExpr.h
  llvm/test/Transforms/AggressiveInstCombine/complex-logic-ops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143155.494602.patch
Type: text/x-patch
Size: 13119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230203/7a6d281e/attachment.bin>


More information about the llvm-commits mailing list