rustc: add support for nontemporal_load intrinsic #46618
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
For stdarch, some intrinsics need this.
It should be similar to the
nontemporal_store
introduced by #45367.The text was updated successfully, but these errors were encountered: