[llvm] [RISC-V][GlobaISel] Legalize G_ATOMIC_CMPXCHG and G_ATOMIC_CMPXCHG_WITH_SUCCESS (PR #157634)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 9 03:06:13 PDT 2025
================
@@ -0,0 +1,5910 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -global-isel -mtriple=riscv32 -verify-machineinstrs < %s \
----------------
arsenm wrote:
Don't need all the -verify-machineinstrs
https://github.com/llvm/llvm-project/pull/157634
More information about the llvm-commits
mailing list