[PATCH] D102864: [InstSimplify] Transform X * Y % Y --> 0.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 25 05:39:42 PDT 2021
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM - thanks!
Sorry if it wasn't clear - I already committed the extra tests to the main branch, so you can rebase off of that here. If you get to it first, please update here, otherwise I'll merge before landing.
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