[all-commits] [llvm/llvm-project] 05b198: [mlir][arith] Add support for `negf` to `ArithToAP...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Dec 1 00:28:44 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05b19895510af314a78ed42c6a969c4478a8f496
      https://github.com/llvm/llvm-project/commit/05b19895510af314a78ed42c6a969c4478a8f496
  Author: Matthias Springer <me at m-sp.org>
  Date:   2025-12-01 (Mon, 01 Dec 2025)

  Changed paths:
    M mlir/lib/Conversion/ArithToAPFloat/ArithToAPFloat.cpp
    M mlir/lib/ExecutionEngine/APFloatWrappers.cpp
    M mlir/test/Conversion/ArithToApfloat/arith-to-apfloat.mlir
    M mlir/test/Integration/Dialect/Arith/CPU/test-apfloat-emulation.mlir

  Log Message:
  -----------
  [mlir][arith] Add support for `negf` to `ArithToAPFloat` (#169759)

Add support for `arith.negf`.



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