When the load node which the broadcast instruction broadcasts has multiple uses, it cannot be folded.
A fallback pattern is added to catch these cases and provide another solution.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM. I think it would be better if the test cases were located in the same file as the other cases that cover the fallback patterns.