[all-commits] [llvm/llvm-project] 888b44: WIP - [mlir][Interface] Factor out common Indexing...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Mon Jun 23 06:48:58 PDT 2025


  Branch: refs/heads/users/nico/indexing-map-op-interface
  Home:   https://github.com/llvm/llvm-project
  Commit: 888b4441917d2f9f7920127dea9f1c0eb3201a7d
      https://github.com/llvm/llvm-project/commit/888b4441917d2f9f7920127dea9f1c0eb3201a7d
  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.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/Interfaces/CMakeLists.txt
    M mlir/lib/Interfaces/DestinationStyleOpInterface.cpp
    A mlir/lib/Interfaces/IndexingMapOpInterface.cpp

  Log Message:
  -----------
  WIP - [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