[PATCH] D143942: [NFC] Replace -1U{LL} expressions with appropriate *_MAX macros in Support library.
Pavel Kopyl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 14 13:17:00 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG36606cf07080: [NFC] Replace -1U{LL} expressions with appropriate *_MAX macros in Support… (authored by pavelkopyl).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143942/new/
https://reviews.llvm.org/D143942
Files:
llvm/include/llvm/Support/BlockFrequency.h
llvm/include/llvm/Support/LEB128.h
llvm/lib/Support/APFloat.cpp
llvm/lib/Support/APInt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143942.497420.patch
Type: text/x-patch
Size: 3023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230214/0f2f39c1/attachment.bin>
More information about the llvm-commits
mailing list