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

Refactor SPIR-V translation to separate index map from code emission #26

Closed
benvanik opened this issue Oct 13, 2019 · 0 comments
Closed
Labels
enhancement ➕ New feature or request

Comments

@benvanik
Copy link
Collaborator

We can reuse the same index map and affine expression codegen for the SIMD lowering. Moving it somewhere common and ensuring we don't have any SPIR-V specific stuff will allow us to wire up std/SIMD ops for lowering.

@benvanik benvanik added the enhancement ➕ New feature or request label Oct 13, 2019
@benvanik benvanik added this to the SIMD Executable Codegen milestone Oct 13, 2019
@benvanik benvanik added this to Ideas in Compiler Development via automation Oct 13, 2019
@benvanik benvanik moved this from Ideas to To do in Compiler Development Oct 13, 2019
Compiler Development automation moved this from To do to Done Mar 19, 2020
@benvanik benvanik removed this from Done in Compiler Development Mar 19, 2020
@benvanik benvanik removed this from the SIMD Codegen and Execution milestone Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ➕ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant