Skip to content

Beautify the conditional handler

Dominic Kempf requested to merge feature/nicer-conditional-handler into master

So far, it had to restore indexing information on the visitor for the second branch. This can be avoided by index pushdown, just as we do with the sum of two tensors.

Merge request reports

Loading