about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-12-11 17:35:26 +0100
committerGitHub <noreply@github.com>2021-12-11 17:35:26 +0100
commit60b9f3130d1e41cf6c53ea8159ac44457ea8fe04 (patch)
treed6f3e830d825c92517aaa0906818970ab4f8fd7a /compiler/rustc_codegen_llvm/src
parent7fbaf33a3cb2d9f86c1dc037b2087086de25c515 (diff)
parent0ccf58b928c3197bb5531c422e3ad5c5bd899191 (diff)
downloadrust-60b9f3130d1e41cf6c53ea8159ac44457ea8fe04.tar.gz
rust-60b9f3130d1e41cf6c53ea8159ac44457ea8fe04.zip
Rollup merge of #91548 - luojia65:hint-spin-loop-riscv, r=Amanieu
Add spin_loop hint for RISC-V architecture

This commit uses the PAUSE instruction (https://github.com/rust-lang/stdarch/pull/1262) to implement RISC-V spin loop, and updates `stdarch` submodule to use the merged PAUSE instruction.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions