Change-Id: I1b0f1871c9eb3f06ce82cd9bb81f5998f624a26e
What warning? I don’t see anything wrong here
It's an intrinsic vs. unsigned warning. LGTM.
Can you add the explicit cast instead of introducing an if
I used a cast instead of the extra if in the dcommitted version.