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

David Goldblatt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 20 15:01:33 PDT 2021


davidtgoldblatt updated this revision to Diff 346867.
davidtgoldblatt added a comment.

Add commuted and vector test cases.


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.346867.patch
Type: text/x-patch
Size: 3342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/32640640/attachment.bin>


More information about the llvm-commits mailing list