[PATCH] D27817: [MIRParser] Add parsing hex literals of arbitrary size as unsigned integers
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 09:31:30 PST 2016
kparzysz added a comment.
This came up when I changed the LaneBitmask type to uint64_t (for testing).
Repository:
rL LLVM
https://reviews.llvm.org/D27817
More information about the llvm-commits
mailing list