[PATCH] D105115: [ConstantRanges] Use APInt for constant case for urem/srem.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 29 06:29:45 PDT 2021
nikic added a comment.
What does this do if the single element on the RHS is zero?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105115/new/
https://reviews.llvm.org/D105115
More information about the llvm-commits
mailing list