Commit 538e17a
committed
Auto merge of rust-lang#61384 - varkor:fmin-fmax-llvm-opt, r=alexcrichton
Update LLVM to include fmin/fmax optimisations
This will enable us to test if the optimisation issues mentioned in rust-lang#18384 really are fixed. Unfortunately, using the intrinsics immediately is problematic due to the libcore/libstd split (see rust-lang#50145).1 file changed
+1
-1
lines changed
0 commit comments