814a147a53
When typealias point to a number of different bit width on certain platforms, this implementation will choose the number type with higher bit width as commonization result for typealias types and typealias underlying types. This will effectively port the "analyse code for a single selected platform" UX approach into HMPP (for numbers only) ^KT-48455 Verification Pending