(no title)
chrislattner | 1 year ago
A relatively accessible example is the `Int` type: https://github.com/modularml/mojo/blob/main/stdlib/src/built...
implemented in terms of the index dialect (that Modular upstreamed to MLIR): https://mlir.llvm.org/docs/Dialects/IndexOps/
-Chris
No comments yet.