[PATCH] D136623: [InstCombine] enable more factorization in SimplifyUsingDistributiveLaws

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 4 21:00:12 PDT 2022


Allen updated this revision to Diff 473395.
Allen marked an inline comment as done.
Allen added a comment.

Rebase top to fix the failed case in file Transforms/PGOProfile/chr.ll


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

https://reviews.llvm.org/D136623

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/add4.ll
  llvm/test/Transforms/PGOProfile/chr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136623.473395.patch
Type: text/x-patch
Size: 9730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221105/49d1e9bc/attachment.bin>


More information about the llvm-commits mailing list