wreduce help typo fix
authorClifford Wolf <clifford@clifford.at>
Tue, 17 Feb 2015 12:02:16 +0000 (13:02 +0100)
committerClifford Wolf <clifford@clifford.at>
Tue, 17 Feb 2015 12:02:16 +0000 (13:02 +0100)
passes/opt/wreduce.cc

index 9a84dafe1ea7388052984127dbfae6bd2f66ed64..fc91f36899d0a1e9c44e8094652f4c6f5ed0f108 100644 (file)
@@ -315,7 +315,7 @@ struct WreduceWorker
 };
 
 struct WreducePass : public Pass {
-       WreducePass() : Pass("wreduce", "reduce the word size of operations is possible") { }
+       WreducePass() : Pass("wreduce", "reduce the word size of operations if possible") { }
        virtual void help()
        {
                //   |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|