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

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 19:41:55 PST 2023


bcl5980 updated this revision to Diff 500048.
bcl5980 added a comment.

rebase


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.500048.patch
Type: text/x-patch
Size: 10983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230224/f2c9a8aa/attachment.bin>


More information about the llvm-commits mailing list