[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
Fri Feb 3 05:56:38 PST 2023


bcl5980 updated this revision to Diff 494599.

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

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.494599.patch
Type: text/x-patch
Size: 7664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230203/b296d471/attachment.bin>


More information about the llvm-commits mailing list