[all-commits] [llvm/llvm-project] d9db8f: [mlir][arith] Add support for `fptosi`, `fptoui` t...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Nov 24 17:24:11 PST 2025
Branch: refs/heads/users/matthias-springer/apfloat_fp_to_int
Home: https://github.com/llvm/llvm-project
Commit: d9db8f9c4196c4547edad57d2b535d819cea8e95
https://github.com/llvm/llvm-project/commit/d9db8f9c4196c4547edad57d2b535d819cea8e95
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 `fptosi`, `fptoui` to `ArithToAPFloat`
Commit: 9ccd33712aad2dde26528fde9ee3b10591f90284
https://github.com/llvm/llvm-project/commit/9ccd33712aad2dde26528fde9ee3b10591f90284
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
Log Message:
-----------
address comments
Compare: https://github.com/llvm/llvm-project/compare/2e98cbc72892...9ccd33712aad
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