[all-commits] [llvm/llvm-project] c4cfc9: [mlir][SPIRV] Add decorateType method for MatrixTy...

Mingzhu Yan via All-commits all-commits at lists.llvm.org
Sun May 25 08:21:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4cfc95d76f250943e2a8c589afb1658ff1d1524
      https://github.com/llvm/llvm-project/commit/c4cfc95d76f250943e2a8c589afb1658ff1d1524
  Author: Mingzhu Yan <69898423+trdthg at users.noreply.github.com>
  Date:   2025-05-25 (Sun, 25 May 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/Utils/LayoutUtils.h
    M mlir/lib/Dialect/SPIRV/Utils/LayoutUtils.cpp
    M mlir/test/Dialect/SPIRV/IR/types.mlir

  Log Message:
  -----------
  [mlir][SPIRV] Add decorateType method for MatrixType (#112018)

Fixes #108161 

This PR adds a decorateType method for MatrixType, ensuring that
`spirv.matrix` with offset in `spirv.struct` can be handled correctly.

Signed-off-by: MingZhu Yan <yanmingzhu at iscas.ac.cn>



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