[all-commits] [llvm/llvm-project] 4327b9: [mlir][math] Add rounding modes to `math.fma`
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sun Apr 19 02:50:35 PDT 2026
Branch: refs/heads/users/matthias-springer/fma_rounding_mode
Home: https://github.com/llvm/llvm-project
Commit: 4327b91b9a1e028b3ea4588319713241240e51a4
https://github.com/llvm/llvm-project/commit/4327b91b9a1e028b3ea4588319713241240e51a4
Author: Matthias Springer <me at m-sp.org>
Date: 2026-04-19 (Sun, 19 Apr 2026)
Changed paths:
M mlir/include/mlir/Dialect/Math/IR/MathBase.td
M mlir/include/mlir/Dialect/Math/IR/MathOps.td
M mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp
M mlir/test/Conversion/MathToLLVM/math-to-llvm.mlir
M mlir/test/Dialect/Math/ops.mlir
Log Message:
-----------
[mlir][math] Add rounding modes to `math.fma`
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