[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 09:04:35 PDT 2021


lattner updated this revision to Diff 372273.
lattner marked an inline comment as done.
lattner added a comment.

Comment typo fix, 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.372273.patch
Type: text/x-patch
Size: 7492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210913/6ac67be4/attachment.bin>


More information about the llvm-commits mailing list