[all-commits] [llvm/llvm-project] 43b89e: [mlir] Add sine operation to Standard dialect.
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Thu Apr 30 22:16:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 43b89ecdb9a7528b8697ec596cd15057e6875896
https://github.com/llvm/llvm-project/commit/43b89ecdb9a7528b8697ec596cd15057e6875896
Author: MaheshRavishankar <ravishankarm at google.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
M mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
M mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir
M mlir/test/IR/core-ops.mlir
Log Message:
-----------
[mlir] Add sine operation to Standard dialect.
Also add lowering of sine operation to SPIR-V dialect.
Differential Revision: https://reviews.llvm.org/D79102
More information about the All-commits
mailing list