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

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 22:11:07 PST 2023


bcl5980 updated this revision to Diff 494508.

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.494508.patch
Type: text/x-patch
Size: 13078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230203/f5edbf30/attachment.bin>


More information about the llvm-commits mailing list