diff options
| author | bors <bors@rust-lang.org> | 2024-03-21 18:37:34 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-03-21 18:37:34 +0000 |
| commit | f61f45f2336ad473ca152252f81e447ae19e0553 (patch) | |
| tree | d3a99e8f3fdfc48a0bf7c2efe6c5d70e2c2d78c1 /compiler/rustc_codegen_llvm | |
| parent | 6bcd9bce9e7d1d3943478da8b5f6b072948f3c6d (diff) | |
| parent | 89bc81f0dfdd128a9c4b906efebf5070a70f39d2 (diff) | |
| download | rust-f61f45f2336ad473ca152252f81e447ae19e0553.tar.gz rust-f61f45f2336ad473ca152252f81e447ae19e0553.zip | |
Auto merge of #3393 - eduardosm:x86-pause-without-sse2, r=RalfJung
Allow `llvm.x86.sse2.pause` instrinsic to be called without SSE2 The instrinsic is compiled to a `pause` instruction, which behaves like a no-op when SSE2 is not available. https://www.felixcloutier.com/x86/pause.html
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions
