[all-commits] [llvm/llvm-project] 0823d7: [mlir][arith] Add `flush_denormals` operations
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Apr 17 04:22:58 PDT 2026
Branch: refs/heads/users/matthias-springer/arith_flush_denormals
Home: https://github.com/llvm/llvm-project
Commit: 0823d79195b736f5ff99719da01f7a6a5f4e484b
https://github.com/llvm/llvm-project/commit/0823d79195b736f5ff99719da01f7a6a5f4e484b
Author: Matthias Springer <me at m-sp.org>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M mlir/include/mlir/Dialect/Arith/IR/ArithOps.td
M mlir/lib/Conversion/ArithAndMathToAPFloat/ArithToAPFloat.cpp
M mlir/lib/Dialect/Arith/IR/ArithOps.cpp
M mlir/lib/ExecutionEngine/APFloatWrappers.cpp
M mlir/test/Conversion/ArithAndMathToAPFloat/arith-to-apfloat.mlir
M mlir/test/Dialect/Arith/canonicalize.mlir
M mlir/test/Dialect/Arith/ops.mlir
M mlir/test/Integration/Dialect/Arith/CPU/test-apfloat-emulation.mlir
Log Message:
-----------
[mlir][arith] Add `flush_denormals` operations
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