[PATCH] D130039: [InstCombine] Improve folding of mul + icmp

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 15:09:43 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ebfda2417e9: [InstCombine] Improve folding of mul + icmp (authored by alexander-shaposhnikov).

Changed prior to commit:
  https://reviews.llvm.org/D130039?vs=446263&id=446994#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130039

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Analysis/ValueTracking/known-power-of-two-urem.ll
  llvm/test/Transforms/InstCombine/icmp-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130039.446994.patch
Type: text/x-patch
Size: 6891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220722/2966ddb3/attachment.bin>


More information about the llvm-commits mailing list