[PATCH] D87034: [KnownBits] Implement accurate unsigned and signed max and min
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 08:47:01 PDT 2020
foad added a comment.
@regehr do you know anyone who could help me verify that this implementation is sound and precise? I have only exhaustively tested it up to 7 bits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87034/new/
https://reviews.llvm.org/D87034
More information about the llvm-commits
mailing list