[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:02:59 PDT 2021


davidtgoldblatt marked 2 inline comments as done.
davidtgoldblatt added a comment.

I don't have commit access. Happy to split this in two and do two diffs if you'd prefer, though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102864



More information about the llvm-commits mailing list