julia
717ff908 - Fix mix-type arithmetic detection in umin/max expansion (#28465)

Commit
7 years ago
Fix mix-type arithmetic detection in umin/max expansion (#28465) Pointers can have different types. For these, a simple bitcast suffices rather than going through inttoptr. Fixes #28464
Author
Parents
Loading