[all-commits] [llvm/llvm-project] eaba6e: [mlir][complex] Convert complex.abs to libm

Kai Sasaki via All-commits all-commits at lists.llvm.org
Thu Jul 7 17:56:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eaba6e0b5cf596571f6c0ba5924ffba959566a3f
      https://github.com/llvm/llvm-project/commit/eaba6e0b5cf596571f6c0ba5924ffba959566a3f
  Author: lewuathe <lewuathe at me.com>
  Date:   2022-07-08 (Fri, 08 Jul 2022)

  Changed paths:
    M mlir/lib/Conversion/ComplexToLibm/ComplexToLibm.cpp
    M mlir/test/Conversion/ComplexToLibm/convert-to-libm.mlir

  Log Message:
  -----------
  [mlir][complex] Convert complex.abs to libm

Convert complex.abs to libm library

Reviewed By: bixia

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




More information about the All-commits mailing list