diff options
author | Jason Ekstrand <jason.ekstrand@intel.com> | 2015-02-23 13:25:23 -0800 |
---|---|---|
committer | Jason Ekstrand <jason.ekstrand@intel.com> | 2015-02-23 13:25:23 -0800 |
commit | ae2a49d29c01b70bea3e89b8b8d4bfd87c95f70c (patch) | |
tree | 676517a61ab51ee44c3cfd6f77e7014b5ca99ccb | |
parent | d18c5400fed2cd6d952e51cc70397d21ecd931b6 (diff) |
Actually check off GCM
-rw-r--r-- | nir.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ </task> </category> <category name="Optimization and Analysis Passes"> - <task name="GCM" mesa="yew"> + <task name="GCM" mesa="yes"> Implement a Global Code Motion pass. </task> <task name="GVN" mesa="no"> |