[PATCH] D32417: [APInt] Simplify the zext and sext methods
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 08:17:53 PDT 2017
RKSimon added a comment.
In https://reviews.llvm.org/D32417#735426, @craig.topper wrote:
> @RKSimon I hadn't given it much thought but I can do an NFC commit to change everything to std:: if you want.
Its more to do with (a) the file is already inconsistent and (b) you're changing some but not all
https://reviews.llvm.org/D32417
More information about the llvm-commits
mailing list