[PATCH] D150092: [ValueTracking] Add tests for knownbits of `sdiv` and `udiv`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 7 23:57:11 PDT 2023


goldstein.w.n created this revision.
goldstein.w.n added reviewers: foad, nikic, RKSimon.
Herald added a subscriber: StephenFan.
Herald added a project: All.
goldstein.w.n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D150092

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150092.520266.patch
Type: text/x-patch
Size: 9196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230508/c89e7e08/attachment.bin>


More information about the llvm-commits mailing list