[PATCH] D150096: [ValueTracking] Use `KnownBits::sdiv` for `sdiv` opcode in `computeKnownBits`

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 19:57:14 PDT 2023


goldstein.w.n updated this revision to Diff 520565.
goldstein.w.n added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150096/new/

https://reviews.llvm.org/D150096

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Analysis/ValueTracking/knownbits-div.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150096.520565.patch
Type: text/x-patch
Size: 4156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230509/fd75aaa5/attachment.bin>


More information about the llvm-commits mailing list