[all-commits] [llvm/llvm-project] 6c53f2: [mlir][Interface] Factor out common IndexingMapOpI...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Mon Jun 23 08:59:50 PDT 2025


  Branch: refs/heads/users/nico/vector-structured-iface
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c53f214e7910e6dc9114469db1f327a353b4257
      https://github.com/llvm/llvm-project/commit/6c53f214e7910e6dc9114469db1f327a353b4257
  Author: Nicolas Vasilache <nico.vasilache at amd.com>
  Date:   2025-06-23 (Mon, 23 Jun 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.h
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
    M mlir/include/mlir/Dialect/Vector/IR/VectorOps.h
    M mlir/include/mlir/Dialect/Vector/IR/VectorOps.td
    M mlir/include/mlir/Interfaces/CMakeLists.txt
    A mlir/include/mlir/Interfaces/IndexingMapOpInterface.h
    A mlir/include/mlir/Interfaces/IndexingMapOpInterface.td
    M mlir/lib/Dialect/Linalg/IR/CMakeLists.txt
    M mlir/lib/Dialect/Linalg/IR/ValueBoundsOpInterfaceImpl.cpp
    M mlir/lib/Dialect/Vector/IR/CMakeLists.txt
    M mlir/lib/Interfaces/CMakeLists.txt
    A mlir/lib/Interfaces/IndexingMapOpInterface.cpp

  Log Message:
  -----------
  [mlir][Interface] Factor out common IndexingMapOpInterface behavior in a new generic interface



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