[PATCH] D109620: [APInt] Add a concat method, use LLVM_UNLIKELY to help optimizer.
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 10 12:45:42 PDT 2021
lattner updated this revision to Diff 371990.
lattner added a comment.
Capitalize identifiers to follow prevailing convention, and fix a comment typo. NFC.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109620/new/
https://reviews.llvm.org/D109620
Files:
llvm/include/llvm/ADT/APInt.h
llvm/lib/Support/APInt.cpp
llvm/unittests/ADT/APIntTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109620.371990.patch
Type: text/x-patch
Size: 6990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210910/7fed630c/attachment.bin>
More information about the llvm-commits
mailing list