[all-commits] [llvm/llvm-project] 9da0ef: Fix complex tanh overflows. (#88708)
Johannes Reifferscheid via All-commits
all-commits at lists.llvm.org
Mon Apr 15 04:13:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9da0ef165efd91b862b8c3cff1604472476839d6
https://github.com/llvm/llvm-project/commit/9da0ef165efd91b862b8c3cff1604472476839d6
Author: Johannes Reifferscheid <jreiffers at google.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
M mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir
Log Message:
-----------
Fix complex tanh overflows. (#88708)
This ports the XLA lowering and was verified using XLA's
exhaustive_unary_test_complex test.
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