Parsing of a scalar subview did not create the required static_offsets attribute.
This also adds support for folding scalar subviews away.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Bonus points for similar fix for subtensor / subtensor_insert, esp. since tensor<0xf32> has different semantics.
But this can go standalone.