[PATCH] D30525: [APInt] Add setLowBits/setHighBits methods to APInt.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 13:05:54 PST 2017


RKSimon added a comment.

Wouldn't the getHighBitsSet/getLowBitsSet statics benefit from using this?


https://reviews.llvm.org/D30525





More information about the llvm-commits mailing list