Skip to content

Commit

Permalink
Auto merge of #61384 - varkor:fmin-fmax-llvm-opt, r=alexcrichton
Browse files Browse the repository at this point in the history
Update LLVM to include fmin/fmax optimisations

This will enable us to test if the optimisation issues mentioned in #18384 really are fixed. Unfortunately, using the intrinsics immediately is problematic due to the libcore/libstd split (see #50145).
  • Loading branch information
bors committed Jun 2, 2019
2 parents aa5bd03 + f2210a9 commit 538e17a
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit 538e17a

Please sign in to comment.