[all-commits] [llvm/llvm-project] 619c15: [mlir][spirv] Define spv.Image Operation
Weiwei via All-commits
all-commits at lists.llvm.org
Wed Mar 10 12:48:26 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 619c1505f9445501551ffedd85cf361a4c5917f0
https://github.com/llvm/llvm-project/commit/619c1505f9445501551ffedd85cf361a4c5917f0
Author: Weiwei Li <weiwei.li1 at huawei.com>
Date: 2021-03-10 (Wed, 10 Mar 2021)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
A mlir/include/mlir/Dialect/SPIRV/IR/SPIRVImageOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVOps.td
A mlir/test/Dialect/SPIRV/IR/image-ops.mlir
A mlir/test/Target/SPIRV/image-ops.mlir
Log Message:
-----------
[mlir][spirv] Define spv.Image Operation
co-authered-by: Alan Liu <alanliu.yf at gmail.com>
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D98270
More information about the All-commits
mailing list