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

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Mar 18 01:06:00 PDT 2025


  Branch: refs/heads/users/matthias-springer/runtime_verify_memref_dim
  Home:   https://github.com/llvm/llvm-project
  Commit: a44867a350361f41cf50327f23a6d1c0a7e3d2dc
      https://github.com/llvm/llvm-project/commit/a44867a350361f41cf50327f23a6d1c0a7e3d2dc
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2025-03-18 (Tue, 18 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