[llvm-branch-commits] [lld] [llvm][lld][RISCV] Support x3_reg_usage (PR #84598)
Paul Kirth via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Mar 11 16:24:51 PDT 2024
================
@@ -520,3 +520,8 @@ define i8 @atomic_load_i8_seq_cst(ptr %a) nounwind {
; A6S: .attribute 14, 2
; A6C: .attribute 14, 1
}
+
----------------
ilovepi wrote:
Sorry, I'm a little stuck on how to infer the attribute. This function will get a test once I have that figured out.
https://github.com/llvm/llvm-project/pull/84598
More information about the llvm-branch-commits
mailing list