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

Kai Sasaki via All-commits all-commits at lists.llvm.org
Mon Jan 8 16:29:40 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eee71ed3f7d0abe40f7c54166421421362a8ac46
      https://github.com/llvm/llvm-project/commit/eee71ed3f7d0abe40f7c54166421421362a8ac46
  Author: Kai Sasaki <lewuathe at gmail.com>
  Date:   2024-01-09 (Tue, 09 Jan 2024)

  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.mulf (#74554)

Support fast math flag in the conversion of `complex.mulf` op to
standard dialect.

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




More information about the All-commits mailing list