rust/compiler/rustc_codegen_ssa
Scott McMurray c6dde9d8a7 Put the NONTEMPORAL case first
That's how it was in `store_with_flags` before this PR, so let's do that here too just to be sure we get the right thing.
2024-04-09 08:51:33 -07:00
..
2024-04-09 08:51:33 -07:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.