f9cb113a84
* Support krnl.block printing/parsing. * Checkpoing, PoC working. * Implement krnl.block operation. * Make tuple -> make pair. * Bug fix, white list krnl.iterate op while lowering. * Add return loop op lowering. * Bug fix. * Allow using loop refs more than once if they are used by krnl.iterate op. * More comments and include lit test. * Make krnl.block definition more restrictive. * Splitting tests creates modules, making affine_map matching more verbose, prefer not splitting since test cases are small. * Use verbose mode for LIT test on Z. * Use verbose build to diagnose. * Missing libraries linking when building in shared mode. * Fix whole-archive linkage. * Try preloading affinetransforms. * Try put AffineTransforms into LD_LIBRARY_PATH. * Fix python syntax error. * No need to link with whole-archive libs, as they are pre-loaded. * Do not preload any library. * Link with whole-archive libs. * Explicitly shared linkage in CMake. * Fix CMake syntax error. * Restore test.py * Update z13.sh * Update z13.sh * Provide krnl.block operation description. |
||
---|---|---|
.. | ||
pack_krnl_constants_be | ||
pack_krnl_constants_le | ||
block.mlir | ||
constant.mlir | ||
krnl_getref_lowering.mlir | ||
memory_pool.mlir | ||
ops.mlir | ||
pack_consts_mix_types.mlir | ||
pack_krnl_consts_to_file.mlir | ||
reshape.mlir |