[all-commits] [llvm/llvm-project] 70fb96: Revert "[mlir][complex] Prevent underflow in compl...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Wed Jan 31 06:46:27 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 70fb96a28678c488326a135fe298175b9a3a7657
      https://github.com/llvm/llvm-project/commit/70fb96a28678c488326a135fe298175b9a3a7657
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2024-01-31 (Wed, 31 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:
  -----------
  Revert "[mlir][complex] Prevent underflow in complex.abs (#79786)"

This reverts commit 4effff21fb2f3462e06fcbd7812562f4771b0487. It makes
`complex.abs(-1)` return `-1`.




More information about the All-commits mailing list