Similar to D156801 for RISCV.
Link: https://github.com/rust-lang/rust/pull/114034
Link: https://github.com/llvm/llvm-project/issues/64090
Differential D159252
[LoongArch] Improve codegen for i8/i16 'atomicrmw xchg a, {0,-1}' hev on Aug 30 2023, 11:52 PM. Authored by
Details Similar to D156801 for RISCV. Link: https://github.com/rust-lang/rust/pull/114034
Diff Detail
Event TimelineComment Actions I've checked the provided context and this patch seems a correct port of the desired behavior. Thanks! |