[all-commits] [llvm/llvm-project] a8fe40: [mlir][spirv] Add OpGroupBroadcast
abialas1 via All-commits
all-commits at lists.llvm.org
Mon Aug 10 09:50:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a8fe40d9732721ed9a083cb917650f8f12b787b3
https://github.com/llvm/llvm-project/commit/a8fe40d9732721ed9a083cb917650f8f12b787b3
Author: Artur Bialas <artur.bialas at intel.com>
Date: 2020-08-10 (Mon, 10 Aug 2020)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
M mlir/include/mlir/Dialect/SPIRV/SPIRVGroupOps.td
M mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
M mlir/test/Dialect/SPIRV/Serialization/group-ops.mlir
M mlir/test/Dialect/SPIRV/group-ops.mlir
Log Message:
-----------
[mlir][spirv] Add OpGroupBroadcast
OpGroupBroadcast added to SPIRV dialect
Differential Revision: https://reviews.llvm.org/D85435
More information about the All-commits
mailing list