[all-commits] [llvm/llvm-project] 622e5f: add arith-to-apfloat

Maksim Levental via All-commits all-commits at lists.llvm.org
Thu Nov 6 17:51:39 PST 2025


  Branch: refs/heads/users/makslevental/apfloat_runner
  Home:   https://github.com/llvm/llvm-project
  Commit: 622e5fcc5132e72cbde2f4ea3991c1be39274a66
      https://github.com/llvm/llvm-project/commit/622e5fcc5132e72cbde2f4ea3991c1be39274a66
  Author: makslevental <maksim.levental at gmail.com>
  Date:   2025-11-06 (Thu, 06 Nov 2025)

  Changed paths:
    A mlir/include/mlir/Conversion/ArithToAPFloat/ArithToAPFloat.h
    M mlir/include/mlir/Conversion/Passes.h
    M mlir/include/mlir/Conversion/Passes.td
    M mlir/include/mlir/Dialect/Func/Utils/Utils.h
    M mlir/include/mlir/Dialect/LLVMIR/FunctionCallUtils.h
    A mlir/lib/Conversion/ArithToAPFloat/ArithToAPFloat.cpp
    A mlir/lib/Conversion/ArithToAPFloat/CMakeLists.txt
    M mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp
    M mlir/lib/Conversion/CMakeLists.txt
    M mlir/lib/Dialect/Func/Utils/Utils.cpp
    M mlir/lib/Dialect/LLVMIR/IR/FunctionCallUtils.cpp
    M mlir/lib/ExecutionEngine/APFloatWrappers.cpp
    M mlir/test/Integration/Dialect/Arith/CPU/test-apfloat-emulation.mlir

  Log Message:
  -----------
  add arith-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