[all-commits] [llvm/llvm-project] 329597: [ConstantFolding] Add support for `sinh` and `cosh...

Iris via All-commits all-commits at lists.llvm.org
Wed Apr 2 23:34:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3295970d846b0d820b863f9eeac559b80239297e
      https://github.com/llvm/llvm-project/commit/3295970d846b0d820b863f9eeac559b80239297e
  Author: Iris <0.0 at owo.li>
  Date:   2025-04-03 (Thu, 03 Apr 2025)

  Changed paths:
    M llvm/lib/Analysis/ConstantFolding.cpp
    A llvm/test/Transforms/InstSimplify/ConstProp/sinh-cosh-intrinsics.ll

  Log Message:
  -----------
  [ConstantFolding] Add support for `sinh` and `cosh` intrinsics in constant folding (#132671)

Closes #132503.



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