[all-commits] [llvm/llvm-project] a89021: [mlir][spirv] Enable dot operation for bfloat16 (#...

Darren Wihandi via All-commits all-commits at lists.llvm.org
Fri Jul 11 07:16:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a89021bc83705172b4a4cdac0a95ff50f4f868b1
      https://github.com/llvm/llvm-project/commit/a89021bc83705172b4a4cdac0a95ff50f4f868b1
  Author: Darren Wihandi <65404740+fairywreath at users.noreply.github.com>
  Date:   2025-07-11 (Fri, 11 Jul 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVArithmeticOps.td
    M mlir/lib/Dialect/SPIRV/IR/CMakeLists.txt
    A mlir/lib/Dialect/SPIRV/IR/DotProductOps.cpp
    R mlir/lib/Dialect/SPIRV/IR/IntegerDotProductOps.cpp
    M mlir/test/Conversion/VectorToSPIRV/vector-to-spirv.mlir
    M mlir/test/Dialect/SPIRV/IR/arithmetic-ops.mlir
    M mlir/test/Dialect/SPIRV/IR/availability.mlir
    M mlir/test/Target/SPIRV/arithmetic-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Enable dot operation for bfloat16 (#145409)

Allows dot operations to use vectors of bfloat16 type.



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