[all-commits] [llvm/llvm-project] b17348: [mlir][complex] Prevent underflow in complex.abs (...
Kai Sasaki via All-commits
all-commits at lists.llvm.org
Sat Feb 10 14:35:31 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b17348c3b541d7fc7ec441c98db75c18d8959910
https://github.com/llvm/llvm-project/commit/b17348c3b541d7fc7ec441c98db75c18d8959910
Author: Kai Sasaki <lewuathe at gmail.com>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
M mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir
M mlir/test/Conversion/ComplexToStandard/full-conversion.mlir
M mlir/test/Integration/Dialect/Complex/CPU/correctness.mlir
Log Message:
-----------
[mlir][complex] Prevent underflow in complex.abs (#79786) (#81092)
More information about the All-commits
mailing list