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

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 13 10:54:27 PDT 2023


goldstein.w.n updated this revision to Diff 521925.
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.521925.patch
Type: text/x-patch
Size: 4156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230513/8836a23b/attachment.bin>


More information about the llvm-commits mailing list