[all-commits] [llvm/llvm-project] d230bf: [mlir][complex] Support Fastmath flag in the conve...

Kai Sasaki via All-commits all-commits at lists.llvm.org
Fri Sep 22 18:27:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d230bf3fce6d7fb1d0a1c5ec10b3d2101adb11d6
      https://github.com/llvm/llvm-project/commit/d230bf3fce6d7fb1d0a1c5ec10b3d2101adb11d6
  Author: Kai Sasaki <lewuathe at gmail.com>
  Date:   2023-09-23 (Sat, 23 Sep 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 in the conversion of exp,expm1 (#67001)

See:

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




More information about the All-commits mailing list