[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
Tue Jan 31 23:07:20 PST 2023


bcl5980 created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
bcl5980 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D143046

Files:
  llvm/lib/Transforms/AggressiveInstCombine/ComplexLogicalOpsCombine.cpp
  llvm/lib/Transforms/AggressiveInstCombine/ComplexLogicalOpsCombine.h
  llvm/test/Transforms/AggressiveInstCombine/complex-logic-ops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143046.493832.patch
Type: text/x-patch
Size: 5812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230201/0873011a/attachment.bin>


More information about the llvm-commits mailing list