Add unary ops and ExpOp to Standard Dialect.
authorAlexander Belyaev <pifon@google.com>
Fri, 11 Oct 2019 12:13:18 +0000 (05:13 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 11 Oct 2019 12:13:55 +0000 (05:13 -0700)
commit00d2a37e32067a6b41d16d605dfeb8637cc4cfbb
tree7d9480f9f6b8bea3779f7c5f109ddb972ef9a063
parent304e44a6b0eab92114761a50d36bbe6cc371ec10
Add unary ops and ExpOp to Standard Dialect.

PiperOrigin-RevId: 274152154
mlir/g3doc/Dialects/Standard.md
mlir/include/mlir/Dialect/StandardOps/Ops.td
mlir/include/mlir/IR/OpDefinition.h
mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
mlir/lib/Dialect/StandardOps/Ops.cpp
mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
mlir/test/IR/core-ops.mlir