[all-commits] [llvm/llvm-project] 805143: [mlir][math] Add rounding modes to `math.fma`
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sun Apr 19 02:42:59 PDT 2026
Branch: refs/heads/users/matthias-springer/fma_rounding_mode
Home: https://github.com/llvm/llvm-project
Commit: 8051439d08ffb109501b30d0ad3dd94b738c534a
https://github.com/llvm/llvm-project/commit/8051439d08ffb109501b30d0ad3dd94b738c534a
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