-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'cg2' into 'main'
Misc. prep for codegen See merge request !27
No related branches found
No related tags found
Showing
- hercules_cg/Cargo.toml 0 additions, 8 deletionshercules_cg/Cargo.toml
- hercules_cg/src/common.rs 0 additions, 738 deletionshercules_cg/src/common.rs
- hercules_cg/src/cpu.rs 0 additions, 1019 deletionshercules_cg/src/cpu.rs
- hercules_cg/src/lib.rs 0 additions, 9 deletionshercules_cg/src/lib.rs
- hercules_cg/src/top.rs 0 additions, 204 deletionshercules_cg/src/top.rs
- hercules_ir/src/build.rs 1 addition, 11 deletionshercules_ir/src/build.rs
- hercules_ir/src/dataflow.rs 1 addition, 2 deletionshercules_ir/src/dataflow.rs
- hercules_ir/src/dot.rs 66 additions, 0 deletionshercules_ir/src/dot.rs
- hercules_ir/src/gcm.rs 226 additions, 2 deletionshercules_ir/src/gcm.rs
- hercules_ir/src/ir.rs 96 additions, 348 deletionshercules_ir/src/ir.rs
- hercules_ir/src/parse.rs 18 additions, 50 deletionshercules_ir/src/parse.rs
- hercules_ir/src/schedule.rs 268 additions, 0 deletionshercules_ir/src/schedule.rs
- hercules_ir/src/subgraph.rs 70 additions, 1 deletionhercules_ir/src/subgraph.rs
- hercules_ir/src/typecheck.rs 2 additions, 17 deletionshercules_ir/src/typecheck.rs
- hercules_opt/src/ccp.rs 12 additions, 39 deletionshercules_opt/src/ccp.rs
- hercules_opt/src/pass.rs 83 additions, 50 deletionshercules_opt/src/pass.rs
- hercules_opt/src/sroa.rs 1 addition, 6 deletionshercules_opt/src/sroa.rs
- hercules_samples/fork_join.hir 14 additions, 6 deletionshercules_samples/fork_join.hir
- hercules_samples/matmul/matmul.hir 1 addition, 1 deletionhercules_samples/matmul/matmul.hir
Loading
Please register or sign in to comment