[all-commits] [llvm/llvm-project] 073743: [mlir][arith] Add support for `sitofp`, `uitofp` t...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Nov 24 17:54:05 PST 2025
Branch: refs/heads/users/matthias-springer/apfloat_from_int
Home: https://github.com/llvm/llvm-project
Commit: 07374318c00537ea0da11a96eb8ac2343df3fb34
https://github.com/llvm/llvm-project/commit/07374318c00537ea0da11a96eb8ac2343df3fb34
Author: Matthias Springer <me at m-sp.org>
Date: 2025-11-25 (Tue, 25 Nov 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 `sitofp`, `uitofp` to `ArithToAPFloat`
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