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

A page of doc introducing the idea of reusing Elixir's variable convention for MLIR block #262

Open
jackalcooper opened this issue Feb 14, 2024 · 0 comments

Comments

@jackalcooper
Copy link
Contributor

jackalcooper commented Feb 14, 2024

A page of doc, introducing the idea of reusing Elixir's underscored/unused variable convention and warning when creating or referencing a MLIR block

  • using block macro can let Elixir's unused value checks to find dangling blocks not appended to any region.
@jackalcooper jackalcooper changed the title A page of doc, introducing the idea of reusing Elixir's underscored/unused variable convention and warning when creating or referencing a MLIR block A page of doc introducing the idea of reusing Elixir's variable convention for MLIR block Feb 14, 2024
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

No branches or pull requests

1 participant