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
Hi @micropuma, sorry for the late reply. AIR expects the input IR to consist of SCF dialect---for control flow---and LinAlg dialect---for compute. So if you could convert the high-level language that you are looking at into those dialects, then it might get lowerable through AIR. The AIR project is still under active development, so there could still be some undocumented constraints that AIR assumes. Please let us know if you encounter such issues, and we can look at them together.
Hi, I’m currently studying the GEMMCaseStudy example, and I’m curious if there’s a way to convert a high-level language into AIR MLIR?
The text was updated successfully, but these errors were encountered: