[all-commits] [llvm/llvm-project] f71178: [mlir] Add conversion and tests for complex.[sqrt|...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Wed Jun 1 11:22:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f711785e61e72ca1f483a288c39557e1bdbd1eaa
      https://github.com/llvm/llvm-project/commit/f711785e61e72ca1f483a288c39557e1bdbd1eaa
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2022-06-01 (Wed, 01 Jun 2022)

  Changed paths:
    M mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
    M mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir
    A mlir/test/Integration/Dialect/Complex/CPU/correctness.mlir

  Log Message:
  -----------
  [mlir] Add conversion and tests for complex.[sqrt|atan2] to Arith.

Differential Revision: https://reviews.llvm.org/D126799




More information about the All-commits mailing list