projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
138547f
)
wreduce help typo fix
author
Clifford Wolf
<clifford@clifford.at>
Tue, 17 Feb 2015 12:02:16 +0000
(13:02 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Tue, 17 Feb 2015 12:02:16 +0000
(13:02 +0100)
passes/opt/wreduce.cc
patch
|
blob
|
history
diff --git
a/passes/opt/wreduce.cc
b/passes/opt/wreduce.cc
index 9a84dafe1ea7388052984127dbfae6bd2f66ed64..fc91f36899d0a1e9c44e8094652f4c6f5ed0f108 100644
(file)
--- a/
passes/opt/wreduce.cc
+++ b/
passes/opt/wreduce.cc
@@
-315,7
+315,7
@@
struct WreduceWorker
};
struct WreducePass : public Pass {
- WreducePass() : Pass("wreduce", "reduce the word size of operations i
s
possible") { }
+ WreducePass() : Pass("wreduce", "reduce the word size of operations i
f
possible") { }
virtual void help()
{
// |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|