Fix help.

This commit is contained in:
nella 2026-06-08 11:52:25 +02:00
parent 666bd53f06
commit c47ed4bc31
1 changed files with 1 additions and 1 deletions

View File

@ -444,7 +444,7 @@ struct ArithTreePass : public Pass {
log(" Disable fused multiply-add expansion in $macc cells\n");
log("\n");
log("The default behaviour delivers 4:2 compression, FMA fusion, and a\n");
log("width-adaptive final adder\n");
log("final standard adder\n");
log("\n");
}