[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
Wed Feb 22 02:24:18 PST 2023
bcl5980 updated this revision to Diff 499431.
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 "[LogicCombine 2/?] Add weight into node then use it to determine if we can combine the case need to create new value.".
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.499431.patch
Type: text/x-patch
Size: 9185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/deda268e/attachment.bin>
More information about the llvm-commits
mailing list