[Mlir-commits] [mlir] [mlir][memref] Add runtime verification for `memref.atomic_rmw` (PR #130414)

Matthias Springer llvmlistbot at llvm.org
Wed Apr 30 04:42:12 PDT 2025


================
@@ -0,0 +1,45 @@
+// RUN: mlir-opt %s -generate-runtime-verification \
+// RUN:     -test-cf-assert \
+// RUN:     -expand-strided-metadata \
----------------
matthias-springer wrote:

not needed, removed

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


More information about the Mlir-commits mailing list