llvm-project
67c48579
- [mlir][spirv] Ignore extra comma for category_args in gen_spirv_dialect.py (#111776)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[mlir][spirv] Ignore extra comma for category_args in gen_spirv_dialect.py (#111776) In the code being parsed, the comma separates following traits from the category args. If there's no category args, it is still present.
References
#111776 - [mlir][spirv] Ignore extra comma for category_args in gen_spirv_dialect.py
Author
cmarcelo
Parents
04e876e6
Loading