================
@@ -215,31 +215,6 @@ static LogicalResult convertFmaFOp(math::FmaOp op, PatternRewriter &rewriter) {
return success();
}
-// Converts a floorf() function to the following:
----------------
bviyer wrote:
Ok.
https://github.com/llvm/llvm-project/pull/120865