[all-commits] [llvm/llvm-project] 402b83: Revert "[mlir] Lower complex.sqrt and complex.atan...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Mon May 30 01:50:23 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 402b8373021a69090aae505c7f39d9e750127ff2
      https://github.com/llvm/llvm-project/commit/402b8373021a69090aae505c7f39d9e750127ff2
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2022-05-30 (Mon, 30 May 2022)

  Changed paths:
    M mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
    M mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir

  Log Message:
  -----------
  Revert "[mlir] Lower complex.sqrt and complex.atan2 to Arithmetic dialect."

This reverts commit f5fa633b0955a8cee878b384801038fccef11fdc.

Integration test sparse_complex_ops.mlir breaks because of it.




More information about the All-commits mailing list