eholk / harlan

A language for GPU computing.
Other
1.19k stars 82 forks source link

Add multiple verbosity levels #131

Closed eholk closed 10 years ago

eholk commented 10 years ago

Right now the compiler either creates too much output, or no output. We should make different levels, or verbosity flags. For example, someone might just want to see optimization reports or maybe the output from a single pass.