[PATCH] D102864: [InstSimplify] Transform X * Y % Y --> 0.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 07:29:13 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8607a023574f: [InstSimplify] Transform X * Y % Y --> 0 (authored by davidtgoldblatt, committed by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D102864?vs=347439&id=347670#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102864

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/rem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102864.347670.patch
Type: text/x-patch
Size: 5985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210525/8e84fcf9/attachment.bin>


More information about the llvm-commits mailing list