Auto merge of #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 https://github.com/rust-lang/rust/issues/18384 really are fixed. Unfortunately, using the intrinsics immediately is problematic due to the libcore/libstd split (see https://github.com/rust-lang/rust/issues/50145).
This commit is contained in:
commit
538e17a3fd
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 4efebe31651d5520bcba968878dbb8a4971d2045
|
||||
Subproject commit 788592fb2740d560d0614a77035b319b9d07aa38
|
Loading…
Add table
Reference in a new issue