[all-commits] [llvm/llvm-project] 0401f7: [mlir][memref] Verify out-of-bounds access for mem...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Mar 31 10:02:16 PDT 2025


  Branch: refs/heads/users/matthias-springer/memref-reupload
  Home:   https://github.com/llvm/llvm-project
  Commit: 0401f74696d7f066ed710aff6c8b6a857503c284
      https://github.com/llvm/llvm-project/commit/0401f74696d7f066ed710aff6c8b6a857503c284
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2025-03-31 (Mon, 31 Mar 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
    M mlir/include/mlir/Interfaces/ViewLikeInterface.h
    M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
    M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
    M mlir/test/Conversion/MemRefToLLVM/expand-then-convert-to-llvm.mlir
    M mlir/test/Dialect/Linalg/promote.mlir
    M mlir/test/Dialect/MemRef/canonicalize.mlir
    M mlir/test/Dialect/MemRef/expand-strided-metadata.mlir
    M mlir/test/Dialect/MemRef/fold-memref-alias-ops.mlir
    M mlir/test/Dialect/MemRef/invalid.mlir
    M mlir/test/Dialect/MemRef/subview.mlir
    M mlir/test/Transforms/canonicalize.mlir
    M mlir/test/Transforms/compose-subview.mlir

  Log Message:
  -----------
  [mlir][memref] Verify out-of-bounds access for memref.subview

address comments

address comments

address comments

address comments



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