[PATCH] D149423: [ValueTracking] Use knownbits interface for determining if `div`/`rem` are safe to speculate

Dmitry Chernenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 03:20:53 PDT 2023


steelannelida added a comment.

It passes upstream though. Probably the issue is with lit version.


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