## 🐛 Bug This segfaults. ``` Fusion fusion_test; fusion_test.exprs(true); ``` I run into this when I was calling `hasReduction` as I progressively parse the graph.
🐛 Bug
This segfaults.
I run into this when I was calling
hasReductionas I progressively parse the graph.