[all-commits] [llvm/llvm-project] 8aaa2c: [mlir][complex] Support Fastmath flag for complex ...

Kai Sasaki via All-commits all-commits at lists.llvm.org
Wed Nov 1 02:58:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8aaa2cb833abc840b0780c4a0a69d42eab0b6d38
      https://github.com/llvm/llvm-project/commit/8aaa2cb833abc840b0780c4a0a69d42eab0b6d38
  Author: Kai Sasaki <lewuathe at gmail.com>
  Date:   2023-11-01 (Wed, 01 Nov 2023)

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

  Log Message:
  -----------
  [mlir][complex] Support Fastmath flag for complex log ops (#69798)

Progressive support of fastmath flag in the conversion of log type ops.

See more detail
https://discourse.llvm.org/t/rfc-fastmath-flags-support-in-complex-dialect/71981




More information about the All-commits mailing list