[PATCH] D43363: [APInt] Fix extractBits to correctly handle Result.isSingleWord() case.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 03:00:40 PST 2018


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

LGTM, thanks. TBH I don't think its worth adding a non-const version of getRawData()


Repository:
  rL LLVM

https://reviews.llvm.org/D43363





More information about the llvm-commits mailing list