[PATCH] D102864: [InstSimplify] Transform X * Y % Y --> 0.
David Goldblatt via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 22 16:58:50 PDT 2021
davidtgoldblatt added a comment.
BTW, re-reading I realized I phrased that diff update poorly. I meant to say something more like "now that I understand better, it's obvious to me that you're right", not like "that thing you pointed out was obvious"; hopefully it parsed that way, and sorry if it didn't.
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