[PATCH] D143046: [LogicCombine 2/?] Add weight into node then use it to determine if we can combine the case need to create new value.

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


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

rebase


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

https://reviews.llvm.org/D143046

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143046.500047.patch
Type: text/x-patch
Size: 9210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230224/d7943e76/attachment.bin>


More information about the llvm-commits mailing list