[all-commits] [llvm/llvm-project] 6c072c: [mlir][spirv] Fix verification and serialization r...

Mohammadreza Ameri Mahabadian via All-commits all-commits at lists.llvm.org
Fri Aug 1 10:02:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c072c06cc59b56f83014450afe82f03666407ad
      https://github.com/llvm/llvm-project/commit/6c072c06cc59b56f83014450afe82f03666407ad
  Author: Mohammadreza Ameri Mahabadian <mohammadreza.amerimahabadian at arm.com>
  Date:   2025-08-01 (Fri, 01 Aug 2025)

  Changed paths:
    M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
    M mlir/lib/Target/SPIRV/Serialization/Serializer.cpp
    M mlir/test/Target/SPIRV/constant.mlir

  Log Message:
  -----------
  [mlir][spirv] Fix verification and serialization replicated constant … (#151168)

…composites of multi-dimensional array

This fixes a bug in verification and serialization of replicated
constant composite ops where the splat value can potentially be a
multi-dimensional array.

---------

Signed-off-by: Mohammadreza Ameri Mahabadian <mohammadreza.amerimahabadian at arm.com>



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