[llvm] [InstCombine] Optimize `sinh` and `cosh` divisions (PR #81433)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 08:40:44 PDT 2024


================
@@ -0,0 +1,111 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
+; RUN: opt -S -passes=instcombine < %s | FileCheck %s
----------------
arsenm wrote:

Same, need some explicit triples 

https://github.com/llvm/llvm-project/pull/81433


More information about the llvm-commits mailing list