前向兼容手札 头像

消息来源频道

前向兼容手札

@zyf_at_rochester

频道122 位成员公开可见0 人在线

后向兼容什么的,才没人在意呢!

成员规模122 位成员
在线情况0 人在线
消息总数888 条消息
浏览量总数15,140 次浏览

在这个频道里搜索消息……

t.me/zyf_at_rochester

We’ve developed a static analysis tool that takes an MLIR affine loop nest as input and produces its reuse interval distribution and miss ratio curve — all without profiling or executing the program.
Demo sites are available at:
- 🌐 [US East] https://affine.zhuyi.fan
- 🌐 [EU] https://affine2.zhuyi.fan
The source code is available here:
- Core analysis: https://github.com/SchrodingerZhu/autolala
- Supporting library: https://github.com/Roc-Locality/barvinok-rs
The web interface is a frontend for the CLI tool found in the autolala repository.
Note: I built the website in just two days, so bugs are to be expected. The servers are hosted on low-power machines with limited resources (30s timeout, 64MB RSS), so large inputs may be interrupted.
Feel free to try it out — we’d love to hear your feedback!