[LoongArch] Add codegen support for atomicrmw umin/umax operation on LA64
Furthermore, use `beqz $rd, .BB` instead of `beq $rd, $zero, .BB`. Differential Revision: https://reviews.llvm.org/D135525
Loading
Please sign in to comment
Furthermore, use `beqz $rd, .BB` instead of `beq $rd, $zero, .BB`. Differential Revision: https://reviews.llvm.org/D135525