[all-commits] [llvm/llvm-project] 12fff8: [mlir][LLVMIR] Add support for tan intrinsic op (#...

Paul Carabas via All-commits all-commits at lists.llvm.org
Tue Feb 4 20:43:01 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12fff8db4bec295951257c83b7135d9046c84c09
      https://github.com/llvm/llvm-project/commit/12fff8db4bec295951257c83b7135d9046c84c09
  Author: Paul Carabas <paul-ioan.carabas at intel.com>
  Date:   2025-02-04 (Tue, 04 Feb 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMIntrinsicOps.td
    M mlir/test/Target/LLVMIR/Import/intrinsic.ll
    M mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir

  Log Message:
  -----------
  [mlir][LLVMIR] Add support for tan intrinsic op (#125748)

This patch adds support for Tan trig. function intrinsic in LLVM dialect
& adds missing import/export tests for Sin



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list