[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:21:13 PDT 2023


goldstein.w.n added a comment.

In D149423#4310229 <https://reviews.llvm.org/D149423#4310229>, @cmtice wrote:

> Just a heads up: This commit appears to be breaking one of our tests.  I'll see if I can get a reproducible test case. Would you consider reverting this in the meantime?

Done.


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