about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorAurelia Molzer <5550310+197g@users.noreply.github.com>2025-07-24 14:41:07 +0200
committerAurelia Molzer <5550310+197g@users.noreply.github.com>2025-07-24 14:52:26 +0200
commitbe947d4d2ba7acc99010c5e41f5bb5e517bcfee1 (patch)
tree37324dc6fa26214bf67e7430fbf77cc65e8c4412 /compiler/rustc_codegen_llvm/src/builder.rs
parent0231fa9adfdc4c03d122087a4400a8199b97a369 (diff)
downloadrust-be947d4d2ba7acc99010c5e41f5bb5e517bcfee1.tar.gz
rust-be947d4d2ba7acc99010c5e41f5bb5e517bcfee1.zip
Add non-temporal note for maskmoveu_si128
Like any other non-temporal instructions this has additional safety requirements
due to the mismatch with the Rust memory model. It is vital to know when using
this instruction.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions