[all-commits] [llvm/llvm-project] 62981c: [mlir][spirv] Allow CooperativeMatrixType in Bitca...

Igor Wodiany via All-commits all-commits at lists.llvm.org
Wed May 6 12:47:16 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62981c7b14709bfdcd133466395060305f6d6567
      https://github.com/llvm/llvm-project/commit/62981c7b14709bfdcd133466395060305f6d6567
  Author: Igor Wodiany <igor.wodiany at amd.com>
  Date:   2026-05-06 (Wed, 06 May 2026)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCastOps.td
    M mlir/lib/Dialect/SPIRV/IR/CastOps.cpp
    M mlir/test/Dialect/SPIRV/IR/cast-ops.mlir
    M mlir/test/Target/SPIRV/cast-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Allow CooperativeMatrixType in Bitcast (#196096)

This makes is consistent with the spec: "Allow the use of OpBitcast on
objects of cooperative matrix type whose Component Type are integer
types with the same Width."

Assisted-by: Codex



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