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

Maksim Levental via All-commits all-commits at lists.llvm.org
Mon Dec 8 14:57:58 PST 2025


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

  Changed paths:
    A mlir/include/mlir/Conversion/MathToAPFloat/MathToAPFloat.h
    M mlir/include/mlir/Conversion/Passes.td
    M mlir/include/mlir/Dialect/Func/Utils/Utils.h
    M mlir/lib/Conversion/ArithToAPFloat/ArithToAPFloat.cpp
    M mlir/lib/Conversion/CMakeLists.txt
    A mlir/lib/Conversion/MathToAPFloat/CMakeLists.txt
    A mlir/lib/Conversion/MathToAPFloat/MathToAPFloat.cpp
    M mlir/lib/Dialect/Func/Utils/Utils.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