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

Caroline Tice via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 13:17:47 PDT 2023


cmtice added a comment.

Yes, you're updated patch seems to have fixed my problem :-)


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