[PATCH] D150092: [ValueTracking] Add tests for knownbits of `sdiv` and `udiv`; NFC
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 8 03:56:31 PDT 2023
RKSimon added a comment.
What are you trying to achieve with these over just relying on the KnownBitsTests unit test coverage?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150092/new/
https://reviews.llvm.org/D150092
More information about the llvm-commits
mailing list