[all-commits] [llvm/llvm-project] 4ce84b: [mlir][spirv] Add GroupNonUniformBroadcastOp
abialas1 via All-commits
all-commits at lists.llvm.org
Wed Sep 16 23:14:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4ce84b0e704ee7b8b13e236e65b3bf49da27a91c
https://github.com/llvm/llvm-project/commit/4ce84b0e704ee7b8b13e236e65b3bf49da27a91c
Author: Artur Bialas <artur.bialas at intel.com>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
M mlir/include/mlir/Dialect/SPIRV/SPIRVNonUniformOps.td
M mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
M mlir/test/Dialect/SPIRV/Serialization/non-uniform-ops.mlir
M mlir/test/Dialect/SPIRV/non-uniform-ops.mlir
Log Message:
-----------
[mlir][spirv] Add GroupNonUniformBroadcastOp
Added GroupNonUniformBroadcastOp to spirv dialect.
Differential Revision: https://reviews.llvm.org/D87688
More information about the All-commits
mailing list