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

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 10:44:32 PDT 2022


lattner accepted this revision.
lattner added a comment.
This revision is now accepted and ready to land.

Nice, this makes things much simpler and defines away a class of bugs


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125556



More information about the llvm-commits mailing list