[all-commits] [llvm/llvm-project] 1ed48f: [mlir][math] Add FP software implementation loweri...

Maksim Levental via All-commits all-commits at lists.llvm.org
Tue Dec 9 10:27:05 PST 2025


  Branch: refs/heads/users/makslevental/math-to-apfloat
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ed48f03a1b11333eeec4832e5a522e71d7dd2eb
      https://github.com/llvm/llvm-project/commit/1ed48f03a1b11333eeec4832e5a522e71d7dd2eb
  Author: makslevental <maksim.levental at gmail.com>
  Date:   2025-12-09 (Tue, 09 Dec 2025)

  Changed paths:
    A mlir/include/mlir/Conversion/MathToAPFloat/MathToAPFloat.h
    M mlir/include/mlir/Conversion/Passes.h
    M mlir/include/mlir/Conversion/Passes.td
    M mlir/include/mlir/Dialect/Func/Utils/Utils.h
    A mlir/lib/Conversion/ArithAndMathToAPFloat/ArithToAPFloat.cpp
    A mlir/lib/Conversion/ArithAndMathToAPFloat/CMakeLists.txt
    A mlir/lib/Conversion/ArithAndMathToAPFloat/MathToAPFloat.cpp
    R mlir/lib/Conversion/ArithToAPFloat/ArithToAPFloat.cpp
    R mlir/lib/Conversion/ArithToAPFloat/CMakeLists.txt
    M mlir/lib/Conversion/CMakeLists.txt
    M mlir/lib/Dialect/Func/Utils/Utils.cpp
    M mlir/lib/ExecutionEngine/APFloatWrappers.cpp

  Log Message:
  -----------
  [mlir][math] Add FP software implementation lowering pass: math-to-apfloat



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list