Eliminate branches: implement isl analysis and recurse into conditionals
All threads resolved!
All threads resolved!
Compare changes
- Daniel Bauer authored
@@ -4,12 +4,18 @@ from pystencils.backend.kernelcreation import (
@@ -53,3 +59,39 @@ def test_eliminate_nested_conditional():