[all-commits] [llvm/llvm-project] 69f99c: [mlir][complex] Prevent underflow in complex.abs (...
Kai Sasaki via All-commits
all-commits at lists.llvm.org
Fri Jan 26 19:50:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69f99cd20f9dfcb33502d9376b8cf3ac25086362
https://github.com/llvm/llvm-project/commit/69f99cd20f9dfcb33502d9376b8cf3ac25086362
Author: Kai Sasaki <lewuathe at gmail.com>
Date: 2024-01-27 (Sat, 27 Jan 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 (#76316)
More information about the All-commits
mailing list