[clang] [llvm] [LoongArch] Support LA V1.1 feature ld-seq-sa that don't generate dbar 0x700. (PR #116762)

Lu Weining via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 20 01:53:41 PST 2024


================
@@ -100,99 +101,99 @@ define void @cmpxchg_i64_acquire_acquire(ptr %ptr, i64 %cmp, i64 %val) nounwind
 }
 
 define void @cmpxchg_i8_acquire_monotonic(ptr %ptr, i8 %cmp, i8 %val) nounwind {
----------------
SixWeining wrote:

This test doesn't have `LA64` check?

https://github.com/llvm/llvm-project/pull/116762


More information about the cfe-commits mailing list