[all-commits] [llvm/llvm-project] 4c726d: [mlir][spirv] Define various spv.GroupNonUniformSh...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Fri Sep 2 14:13:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c726d3bbf312dc9317d8ae8dd5f25e195727802
https://github.com/llvm/llvm-project/commit/4c726d3bbf312dc9317d8ae8dd5f25e195727802
Author: Lei Zhang <antiagainst at google.com>
Date: 2022-09-02 (Fri, 02 Sep 2022)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVNonUniformOps.td
M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
M mlir/test/Dialect/SPIRV/IR/non-uniform-ops.mlir
M mlir/test/Target/SPIRV/non-uniform-ops.mlir
Log Message:
-----------
[mlir][spirv] Define various spv.GroupNonUniformShuffle ops
Reviewed By: kuhar
Differential Revision: https://reviews.llvm.org/D133041
More information about the All-commits
mailing list