[PATCH] D135970: [InstCombine] try to determine "exact" for sdiv

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 16 08:14:07 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe5ee0b06d694: [InstCombine] try to determine "exact" for sdiv (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135970

Files:
  llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  llvm/test/Transforms/InstCombine/sdiv-exact-by-negative-power-of-two.ll
  llvm/test/Transforms/InstCombine/sdiv-exact-by-power-of-two.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135970.468074.patch
Type: text/x-patch
Size: 5116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221016/bb2e6cb2/attachment.bin>


More information about the llvm-commits mailing list