[PATCH] D150093: [KnownBits] Add implementation for `KnownBits::sdiv`
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 16:58:59 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8c569c922bc5: [KnownBits] Add implementation for `KnownBits::sdiv` (authored by goldstein.w.n).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150093/new/
https://reviews.llvm.org/D150093
Files:
llvm/include/llvm/Support/KnownBits.h
llvm/lib/Support/KnownBits.cpp
llvm/unittests/Support/KnownBitsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150093.522841.patch
Type: text/x-patch
Size: 4447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/1290bb0a/attachment.bin>
More information about the llvm-commits
mailing list