about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-06-15 14:40:48 +0200
committerGitHub <noreply@github.com>2024-06-15 14:40:48 +0200
commit0f2cc21547cda91e515dc934d3d325088b043655 (patch)
treed7bd6f7181a2ded586b0376fda6b4507e1d34f4b /compiler/rustc_codegen_llvm/src/llvm_util.rs
parentdad74aa67c349b27468c4d1da93500175a105835 (diff)
parentdfc55145270c5ec8de1bcd19ae05f056100108a5 (diff)
downloadrust-0f2cc21547cda91e515dc934d3d325088b043655.tar.gz
rust-0f2cc21547cda91e515dc934d3d325088b043655.zip
Rollup merge of #126417 - beetrees:f16-f128-inline-asm-x86, r=Amanieu
Add `f16` and `f128` inline ASM support for `x86` and `x86-64`

This PR adds `f16` and `f128` input and output support to inline ASM on `x86` and `x86-64`. `f16` vector sizes are taken from [here](https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html).

Relevant issue: #125398
Tracking issue: #116909

``@rustbot`` label +F-f16_and_f128
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions