[PATCH] D148210: [InstCombine] Reassociate (C * X) * Y in foldICmpMulConstant

Jun Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 09:12:49 PDT 2023


junaire updated this revision to Diff 524758.
junaire added a comment.

Been busy working on other topics so just address some nit issues to indicate the patch isn't dead yet


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148210

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148210.524758.patch
Type: text/x-patch
Size: 28315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/a872ff82/attachment.bin>


More information about the llvm-commits mailing list