[all-commits] [llvm/llvm-project] 74f613: [mlir] Add lowering from math::Log1p to LLVM

Eugene Zhulenev via All-commits all-commits at lists.llvm.org
Tue Mar 16 15:59:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 74f6138bd98f480be2bd39d8ecc2cf66089739c3
      https://github.com/llvm/llvm-project/commit/74f6138bd98f480be2bd39d8ecc2cf66089739c3
  Author: Eugene Zhulenev <ezhulenev at google.com>
  Date:   2021-03-16 (Tue, 16 Mar 2021)

  Changed paths:
    M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
    M mlir/test/Conversion/StandardToLLVM/standard-to-llvm.mlir

  Log Message:
  -----------
  [mlir] Add lowering from math::Log1p to LLVM

[mlir] Add lowering from math::Log1p to LLVM

Reviewed By: cota

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




More information about the All-commits mailing list