julia
717ff908
- Fix mix-type arithmetic detection in umin/max expansion (#28465)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#28465 - Fix mix-type arithmetic detection in umin/max expansion
Author
Keno
Parents
f5a0b034
Loading