[all-commits] [llvm/llvm-project] bdb918: [mlir][arith] `arith-to-apfloat`: Bail on unsuppor...

Matthias Springer via All-commits all-commits at lists.llvm.org
Sun Dec 7 00:38:13 PST 2025


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

  Changed paths:
    M mlir/lib/Conversion/ArithToAPFloat/ArithToAPFloat.cpp
    M mlir/test/Conversion/ArithToApfloat/arith-to-apfloat.mlir

  Log Message:
  -----------
  [mlir][arith] `arith-to-apfloat`: Bail on unsupported bitwidth (#170994)

Bitwidths greater than 64 are not supported by `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