[all-commits] [llvm/llvm-project] cd0eeb: [mlir][spirv] Define spv.ImageQuerySize operation

Weiwei via All-commits all-commits at lists.llvm.org
Thu May 13 10:21:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd0eeb52ad37d8f55407c548f93f42a0d5b2d08b
      https://github.com/llvm/llvm-project/commit/cd0eeb52ad37d8f55407c548f93f42a0d5b2d08b
  Author: Weiwei Li <weiwei.li1 at huawei.com>
  Date:   2021-05-13 (Thu, 13 May 2021)

  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/SPIRVOps.cpp
    M mlir/test/Dialect/SPIRV/IR/image-ops.mlir
    M mlir/test/Target/SPIRV/image-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Define spv.ImageQuerySize operation

Support OpImageQuerySize in spirv dialect

co-authored-by: Alan Liu <alanliu.yf at gmail.com>

Reviewed By: antiagainst

Differential Revision: https://reviews.llvm.org/D102029




More information about the All-commits mailing list