[all-commits] [llvm/llvm-project] 762964: Add cosh op to the math dialect. (#75153)

Sungsoon Cho via All-commits all-commits at lists.llvm.org
Wed Dec 13 03:25:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 762964e97fd66ab7728ecc92aa153a61266fa9df
      https://github.com/llvm/llvm-project/commit/762964e97fd66ab7728ecc92aa153a61266fa9df
  Author: Sungsoon Cho <1025787+godot73 at users.noreply.github.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Math/IR/MathOps.td
    M mlir/lib/Conversion/MathToLibm/MathToLibm.cpp
    M mlir/lib/Dialect/Math/IR/MathOps.cpp
    M mlir/test/Conversion/MathToLibm/convert-to-libm.mlir

  Log Message:
  -----------
  Add cosh op to the math dialect. (#75153)




More information about the All-commits mailing list