15 Star 41 Fork 15

arclightquantum/isq

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
gjz010-gjz010 gjz010 fix 76a6ed0 2年前
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

ISQ MLIR Dialect

Building

We use out-of-tree building for the dialect. Make sure you have ninja install-ed MLIR so that CMake can find it.

IR Definition

see [IR Definition](@ref ISQDialectDef)

Notes on compilation speed

A simple executable linked with LLVM and MLIR costs ~1.5GiB, dragging down compilation speed and wasting disk space.

Building MLIR with -DBUILD_SHARED_LIBS=ON can reduce target size dramatically (from ~1.5GiB to ~300KiB).

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/arclight_quantum/isq.git
git@gitee.com:arclight_quantum/isq.git
arclight_quantum
isq
isq
master

搜索帮助