The default behavior of getProjectedMap may be surprising as it implicitly compresses the dims and
the unused symbols.
Make these explicit in the API and refactor to more idiomatic implementations with better reuse.
Differential D146611
[mlir][AffineMap] NFC - Refactor getProjectedMap and split into projectDims and projectSymbols nicolasvasilache on Mar 22 2023, 2:22 AM. Authored by
Details The default behavior of getProjectedMap may be surprising as it implicitly compresses the dims and Make these explicit in the API and refactor to more idiomatic implementations with better reuse.
Diff Detail
Event Timeline
|