* Reorganize main function. * Follow review comments. * Emit constants are globals in Krnl and LLVM dialects. * Replace internal malloc with memory pool and getref instruction. * Lower krnl.getref to LLVM. * Fix formatting issues. * Add tests. * Add missing dependency. * Improve LLVM lowering. * Add test to show getref is generic. |
||
|---|---|---|
| .. | ||
| backend | ||
| mlir | ||
| numerical | ||
| CMakeLists.txt | ||