[PATCH] D125556: [APInt] Allow extending and truncating to the same width

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 14 02:03:52 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG169ae6db6988: [APInt] Allow extending and truncating to the same width (authored by foad).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125556/new/

https://reviews.llvm.org/D125556

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: D125556.429419.patch
Type: text/x-patch
Size: 5550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220514/269a1c71/attachment.bin>


More information about the llvm-commits mailing list