[PATCH] D115173: [InstCombine] try to fold rem with constant dividend and select-of-constants divisor

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 7 12:51:09 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf65be726ab50: [InstCombine] try to fold rem with constant dividend and select-of-constants… (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D115173?vs=392131&id=392507#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115173

Files:
  llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  llvm/test/Transforms/InstCombine/rem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115173.392507.patch
Type: text/x-patch
Size: 7960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211207/9f4b04b8/attachment.bin>


More information about the llvm-commits mailing list