<div dir="ltr">I'm seeing many APIs which seemingly do the same thing, but they seem to go through slightly different code paths.<div><br></div><div>When I think of integer casts I think sign extension, zero extension or truncation. But there seems to be a IntCast ... which does the same thing?</div><div><br></div><div>Why does CreateIntCast API exist (same for FP methods as well)?</div></div>