[all-commits] [llvm/llvm-project] 49e6c1: [mlir][StandardToLLVM] Add SinOp to LLVM dialect a...

MaheshRavishankar via All-commits all-commits at lists.llvm.org
Tue May 12 23:16:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 49e6c191004aff1a4c4cbac87bcb96c9ff694534
      https://github.com/llvm/llvm-project/commit/49e6c191004aff1a4c4cbac87bcb96c9ff694534
  Author: MaheshRavishankar <ravishankarm at google.com>
  Date:   2020-05-12 (Tue, 12 May 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
    M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
    M mlir/test/Conversion/StandardToLLVM/standard-to-llvm.mlir
    M mlir/test/Dialect/LLVMIR/roundtrip.mlir

  Log Message:
  -----------
  [mlir][StandardToLLVM] Add SinOp to LLVM dialect and lowering of std.sin to this op.

Differential Revision: https://reviews.llvm.org/D79505




More information about the All-commits mailing list