You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having a Sierra dialect, and porting our code from the current form to a conversion between the sierra and llvm dialect would enable more analisis and conversions between other dialects.
The use of the llvm tablegen dialect is required and may be complicated by the bindings.
Research MLIR's guide on how to create a dialect and the equivalent via the Rust bindings to understand the complexity of this task.
The text was updated successfully, but these errors were encountered:
igaray
added
the
research
Underspecified tasks requiring more research and prototyping than implementation.
label
Aug 14, 2023
Having a Sierra dialect, and porting our code from the current form to a conversion between the sierra and llvm dialect would enable more analisis and conversions between other dialects.
The use of the llvm tablegen dialect is required and may be complicated by the bindings.
Research MLIR's guide on how to create a dialect and the equivalent via the Rust bindings to understand the complexity of this task.
The text was updated successfully, but these errors were encountered: