[all-commits] [llvm/llvm-project] 0bae40: [mlir][math] Lower cos, sin to libm

Kai Sasaki via All-commits all-commits at lists.llvm.org
Mon Jun 20 16:38:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0bae40eff6a7b48e00ab5c8f0fc510823a1ef6a0
      https://github.com/llvm/llvm-project/commit/0bae40eff6a7b48e00ab5c8f0fc510823a1ef6a0
  Author: lewuathe <lewuathe at me.com>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    M mlir/lib/Conversion/MathToLibm/MathToLibm.cpp
    M mlir/test/Conversion/MathToLibm/convert-to-libm.mlir

  Log Message:
  -----------
  [mlir][math] Lower cos,sin to libm

Lower math.cos and math.sin to libm

Reviewed By: ftynse

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




More information about the All-commits mailing list