[all-commits] [llvm/llvm-project] b8dca4: [mlir][math] Add math.acosh|asin|asinh|atanh op (#...

Vivek Khandelwal via All-commits all-commits at lists.llvm.org
Wed Jan 10 04:39:47 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b8dca4fa729fcbd5d42ce3ca056dc4d278da2548
      https://github.com/llvm/llvm-project/commit/b8dca4fa729fcbd5d42ce3ca056dc4d278da2548
  Author: Vivek Khandelwal <vivekkhandelwal1424 at gmail.com>
  Date:   2024-01-10 (Wed, 10 Jan 2024)

  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:
  -----------
  [mlir][math] Add math.acosh|asin|asinh|atanh op (#77463)

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424 at gmail.com>




More information about the All-commits mailing list