summaryrefslogtreecommitdiff
path: root/nir.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nir.xml')
-rw-r--r--nir.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nir.xml b/nir.xml
index 35bac46..bcc9c50 100644
--- a/nir.xml
+++ b/nir.xml
@@ -61,7 +61,7 @@
binary-search if-ladders. It would be nice to be able to do that in
NIR so that NIR's superior alias analysis can be put to good use.
</task>
- <task name="phiCSE" mesa="no">
+ <task name="phiCSE" mesa="yes">
Add phi nodes to the CSE pass.
</task>
<task name="RemovePhi" mesa="no">