[all-commits] [llvm/llvm-project] 87e39c: [mlir][spirv]: Add `OpImageFetch` (#145873)

Jack Frankland via All-commits all-commits at lists.llvm.org
Mon Jul 14 04:49:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87e39c399c96128307a826fd9168679f7c8c8d10
      https://github.com/llvm/llvm-project/commit/87e39c399c96128307a826fd9168679f7c8c8d10
  Author: Jack Frankland <jack.frankland at arm.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVImageOps.td
    M mlir/lib/Dialect/SPIRV/IR/ImageOps.cpp
    M mlir/test/Dialect/SPIRV/IR/image-ops.mlir
    M mlir/test/Target/SPIRV/image-ops.mlir

  Log Message:
  -----------
  [mlir][spirv]: Add `OpImageFetch` (#145873)

At the missing `spirv::ImageFetchOp` operation to the SPIR-V MLIR
dialect ODS with appropriate testing including negative testing of the
verifiers.

Signed-off-by: Jack Frankland <jack.frankland 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