[PATCH] D149423: [ValueTracking] Use knownbits interface for determining if `div`/`rem` are safe to speculate
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 1 11:53:35 PDT 2023
goldstein.w.n added a comment.
In D149423#4310385 <https://reviews.llvm.org/D149423#4310385>, @nikic wrote:
> I'd expect the test failure is due to the poison handling issue mentioned above.
Oh I didn't see that. Will have fix up for that shortly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149423/new/
https://reviews.llvm.org/D149423
More information about the llvm-commits
mailing list