Make tosa.apply_scale implement VectorUnrollOpInterface so that we
can unroll it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I didn't find an easy way to test this. The closest existing thing I could find is -test-vector-unrolling-patterns but it seems to only work on a number of hardcoded ops.