about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-02-01 13:55:28 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-02-01 13:55:28 +0000
commitdf04fd6fba2e1b2b85a108e3ec7e56c731456ba9 (patch)
tree28af2041f265868ec36fa0ae513fbb09f02bf83a /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent79f4cc0822578199fa9ffee6f0abf909b8976ab9 (diff)
downloadrust-df04fd6fba2e1b2b85a108e3ec7e56c731456ba9.tar.gz
rust-df04fd6fba2e1b2b85a108e3ec7e56c731456ba9.zip
Don't force many scalar pair values to the stack in write_cvalue_maybe_transmute
Sometimes it is necessary for handling vector to scalar pair transmutes,
but if the types are the same there is no need for this.

This improves runtime performance on simple-raytracer by 12%.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions