We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mlirContextIsRegisteredOperation()
mlir-translate
mlirMemRefTypeGetElementType()
ShapedType
StringRef
The text was updated successfully, but these errors were encountered:
Access to the datalayout api https://mlir.llvm.org/docs/DataLayout/
Sorry, something went wrong.
Access to rewrite patterns (https://mlir.llvm.org/docs/PatternRewriter/), but mainly to use PDL modules (https://mlir.llvm.org/doxygen/classmlir_1_1PDLPatternModule.html) as they can be represented as MLIR using the PDL dialect.
See also: https://github.com/beaver-lodge/beaver/blob/main/native/mlir-c/lib/CAPI/Elixir.cpp#L17
I'm implementing the llvm debug info attributes in the C api: llvm/llvm-project#83992 to achieve nice debug info for mlir programs
Got this merged!
Im doing another one llvm/llvm-project#84453
No branches or pull requests
mlirContextIsRegisteredOperation()
.mlir-translate
command right now.mlirMemRefTypeGetElementType()
ShapedType
API.References
StringRef
cache #54The text was updated successfully, but these errors were encountered: