[PATCH] D43363: [APInt] Fix extractBits to correctly handle Result.isSingleWord() case.
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 15 17:36:39 PST 2018
echristo added a comment.
I don't know the code well enough here to just say yes or no, I'd be fine with you doing post commit review here since this is reasonably well tested and nothing else has broken.
https://reviews.llvm.org/D43363
More information about the llvm-commits
mailing list