This relaxes vectorization of dense memrefs a bit so that affine expressions
are allowed in more outer dimensions. Vectorization of non unit stride
references is disabled though, since this seems ineffective anyway.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo