[all-commits] [llvm/llvm-project] 120e94: [mlir][memref] Add runtime verification for `memre...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Apr 30 04:45:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 120e940356561035bf37bc4fcb6fab771e7a9b7d
https://github.com/llvm/llvm-project/commit/120e940356561035bf37bc4fcb6fab771e7a9b7d
Author: Matthias Springer <me at m-sp.org>
Date: 2025-04-30 (Wed, 30 Apr 2025)
Changed paths:
M mlir/lib/Dialect/MemRef/Transforms/RuntimeOpVerification.cpp
A mlir/test/Integration/Dialect/MemRef/atomic-rmw-runtime-verification.mlir
A mlir/test/Integration/Dialect/MemRef/store-runtime-verification.mlir
Log Message:
-----------
[mlir][memref] Add runtime verification for `memref.atomic_rmw` (#130414)
Implement runtime verification for `memref.atomic_rmw` and
`memref.generic_atomic_rmw`. Also add a missing test for `memref.store`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list