[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
Mon Sep 13 22:03:01 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8b4afc5aef14: [APInt] Add a concat method, use LLVM_UNLIKELY to help optimizer. (authored by lattner).
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.372402.patch
Type: text/x-patch
Size: 7492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210914/1512055a/attachment.bin>
More information about the llvm-commits
mailing list