[all-commits] [llvm/llvm-project] 688397: [mlir][memref] Add runtime verification for `memre...

Matthias Springer via All-commits all-commits at lists.llvm.org
Sat Mar 8 04:04:30 PST 2025


  Branch: refs/heads/users/matthias-springer/runtime_verify_memref_dim
  Home:   https://github.com/llvm/llvm-project
  Commit: 68839721b4d5d7ef8fc456767521a169a5fd9307
      https://github.com/llvm/llvm-project/commit/68839721b4d5d7ef8fc456767521a169a5fd9307
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2025-03-08 (Sat, 08 Mar 2025)

  Changed paths:
    M mlir/lib/Dialect/MemRef/Transforms/RuntimeOpVerification.cpp
    M mlir/lib/Transforms/GenerateRuntimeVerification.cpp
    M mlir/test/Integration/Dialect/MemRef/cast-runtime-verification.mlir
    A mlir/test/Integration/Dialect/MemRef/dim-runtime-verification.mlir
    M mlir/test/Integration/Dialect/MemRef/load-runtime-verification.mlir
    M mlir/test/Integration/Dialect/MemRef/reinterpret-cast-runtime-verification.mlir
    M mlir/test/Integration/Dialect/MemRef/subview-runtime-verification.mlir

  Log Message:
  -----------
  [mlir][memref] Add runtime verification for `memref.dim`



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