[APInt] Use uint32_t instead of unsigned for the storage type throughout the...
[APInt] Use uint32_t instead of unsigned for the storage type throughout the divide code. Use Lo_32/Hi_32/Make_64 helpers instead of casts and shifts. NFCI llvm-svn: 302703
Loading
Please sign in to comment