Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement N-D array partition #20

Merged
merged 3 commits into from
Sep 16, 2021
Merged

Implement N-D array partition #20

merged 3 commits into from
Sep 16, 2021

Conversation

kumasento
Copy link
Owner

@kumasento kumasento commented Sep 16, 2021

Done

  • Added a bunch of DEBUG info
  • When flatten is set for simple-array-partition, the offset for subview will be singular and calculated by mul-add tile indices using an affine map
  • A new -xln-ap-flattened flag for LLVM passes to recognise that we want the tile index flattened.
  • The default behaviour of pb-flow is to use flattened array partition index.

@kumasento kumasento merged commit 724f6b4 into main Sep 16, 2021
@kumasento kumasento deleted the dev-ap branch September 16, 2021 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants