[mlir][StandardToLLVM] Add SinOp to LLVM dialect and lowering of std.sin to this op.
authorMaheshRavishankar <ravishankarm@google.com>
Wed, 13 May 2020 06:04:33 +0000 (23:04 -0700)
committerMaheshRavishankar <ravishankarm@google.com>
Wed, 13 May 2020 06:15:25 +0000 (23:15 -0700)
commit49e6c191004aff1a4c4cbac87bcb96c9ff694534
tree992623482bd944a44d7b6976720a87b7de940f81
parente9753822b5ad5e43e79f5970b5e86ceb329f8497
[mlir][StandardToLLVM] Add SinOp to LLVM dialect and lowering of std.sin to this op.

Differential Revision: https://reviews.llvm.org/D79505
mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/test/Conversion/StandardToLLVM/standard-to-llvm.mlir
mlir/test/Dialect/LLVMIR/roundtrip.mlir