about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-09-15 22:09:47 +0200
committerGitHub <noreply@github.com>2025-09-15 22:09:47 +0200
commitf34e30affa126c807f9f97ea63487ce3985aff40 (patch)
tree3abe701d9f6b44d301c17ec645dbce4313d81ac1 /compiler/rustc_pattern_analysis/src
parentbcdb3eeeffe94fb0de01aa7527856e4c05a7e8f6 (diff)
parent5ebdec5ac2908b0bae42adbe451beeadbe8fa5de (diff)
downloadrust-f34e30affa126c807f9f97ea63487ce3985aff40.tar.gz
rust-f34e30affa126c807f9f97ea63487ce3985aff40.zip
Rollup merge of #146530 - a4lg:riscv-inline-asm-default-clobber-float-flags, r=Amanieu
rustc_codegen_llvm: Adjust RISC-V inline assembly's clobber list

Despite that the `fflags` register (representing floating point exception flags) is stated as a flag register [in the reference](https://doc.rust-lang.org/reference/inline-assembly.html#r-asm.rules.preserved-registers), it's not
in the default clobber list of the RISC-V inline assembly and it would be better to fix it.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions