[all-commits] [llvm/llvm-project] 9c1c82: [mlir][spirv] Adding sin op in the GLSL extension
NatashaKnk via All-commits
all-commits at lists.llvm.org
Fri Feb 7 13:37:19 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9c1c825b724928130a4e73a24d12943de1fd0581
https://github.com/llvm/llvm-project/commit/9c1c825b724928130a4e73a24d12943de1fd0581
Author: natashaknk <natashaknk at google.com>
Date: 2020-02-07 (Fri, 07 Feb 2020)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/SPIRVGLSLOps.td
M mlir/test/Dialect/SPIRV/Serialization/glsl-ops.mlir
M mlir/test/Dialect/SPIRV/glslops.mlir
Log Message:
-----------
[mlir][spirv] Adding sin op in the GLSL extension
Differential Revision: https://reviews.llvm.org/D74151
More information about the All-commits
mailing list