about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-06-02 04:10:25 +0000
committerbors <bors@rust-lang.org>2019-06-02 04:10:25 +0000
commit538e17a3fdb517e0cd63f7c16d3292e7d710f7c7 (patch)
tree8b1ce1440c637e9326f6a580c45ae3d05f5575d6
parentaa5bd03892618e129529b6ed91bde9ee28ed1a2f (diff)
parentf2210a9971693e7724432379b7f38191c058ddb0 (diff)
downloadrust-538e17a3fdb517e0cd63f7c16d3292e7d710f7c7.tar.gz
rust-538e17a3fdb517e0cd63f7c16d3292e7d710f7c7.zip
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).
m---------src/llvm-project0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/llvm-project b/src/llvm-project
-Subproject 4efebe31651d5520bcba968878dbb8a4971d204
+Subproject 788592fb2740d560d0614a77035b319b9d07aa3