Files
clang-p2996/mlir/lib/Dialect/Math/Transforms/UpliftToFMA.cpp
Ivan Butygin ee8b8d6b58 [mlir][math] Uplift from arith to math.fma
Add pass to uplift from arith mulf + addf ops to math.fma if fastmath flags allow it.

Differential Revision: https://reviews.llvm.org/D152633
2023-06-18 17:11:21 +02:00

2.5 KiB