Uploaded July 2025 | Updated September 2026, 2 weeks ago
2025 AsiaLLVM Developers' Meeting
llvm.org/devmtg/2025-06
------
Title: Data-Tiling in IREE: Achieving High Performance Through Compiler Design
Speakers: Han-Chung Wang
------
Slides: llvm.org/devmtg/2025-06/slides/technical-talk/wang-data-tilling.pdf
-----
This talk explores how IREE, a retargetable MLIR-based compiler for tensor programs, achieves high performance through data-tiling. By rearranging input data into target-specific layouts and utilizing tensor encodings, IREE bridges the gap between host and device. These encodings enable efficient data handling and unlock optimizations like folding, fusion, and propagation, which reduce the cost of relayouting operations. Learn how IREE integrates data-tiling to optimize performance in a compiler context.
-----
Videos Edited by Bash Films: BashFilms.com
2025 AsiaLLVM Developers' Meeting
llvm.org/devmtg/2025-06
------
Title: Data-Tiling in IREE: Achieving High Performance Through Compiler Design
Speakers: Han-Chung Wang
------
Slides: llvm.org/devmtg/2025-06/slides/technical-talk/wang-data-tilling.pdf
-----
This talk explores how IREE, a retargetable MLIR-based compiler for tensor programs, achieves high performance through data-tiling. By rearranging input data into target-specific layouts and utilizing tensor encodings, IREE bridges the gap between host and device. These encodings enable efficient data handling and unlock optimizations like folding, fusion, and propagation, which reduce the cost of relayouting operations. Learn how IREE integrates data-tiling to optimize performance in a compiler context.
-----
Videos Edited by Bash Films: BashFilms.com










