[llvm] [InstCombine] optimize exp(exp(x)) / exp(x) with fast-math (PR #66177)

Vikash Gupta via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 9 23:59:39 PDT 2025


================
@@ -0,0 +1,55 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 2
----------------
vg0204 wrote:

Add testcase with operation having other flags as well, & showing they are forwarded accurately as well!

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


More information about the llvm-commits mailing list