[PATCH] D143046: [ComplexLogicCombine 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
Mon Feb 20 17:59:54 PST 2023


bcl5980 updated this revision to Diff 498984.
bcl5980 retitled this revision from "[ComplexLogicCombine 2/?] Add weight into node then use it to determine if we can combine the case need to create new Value." to "[ComplexLogicCombine 2/?] Add weight into node then use it to determine if we can combine the case need to create new value.".
bcl5980 edited the summary of this revision.
bcl5980 added reviewers: spatel, nikic, reames.
bcl5980 added a comment.
Herald added a subscriber: StephenFan.

rebase code


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

https://reviews.llvm.org/D143046

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

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


More information about the llvm-commits mailing list