-
- Downloads
Merge branch 'main' into fork-opt
Showing
- hercules_ir/src/dot.rs 7 additions, 1 deletionhercules_ir/src/dot.rs
- hercules_ir/src/loops.rs 19 additions, 10 deletionshercules_ir/src/loops.rs
- hercules_ir/src/parse.rs 31 additions, 4 deletionshercules_ir/src/parse.rs
- hercules_opt/src/dce.rs 1 addition, 1 deletionhercules_opt/src/dce.rs
- hercules_opt/src/editor.rs 14 additions, 2 deletionshercules_opt/src/editor.rs
- hercules_opt/src/gcm.rs 6 additions, 10 deletionshercules_opt/src/gcm.rs
- hercules_opt/src/lib.rs 2 additions, 0 deletionshercules_opt/src/lib.rs
- hercules_opt/src/lift_dc_math.rs 90 additions, 0 deletionshercules_opt/src/lift_dc_math.rs
- hercules_opt/src/sroa.rs 244 additions, 11 deletionshercules_opt/src/sroa.rs
- hercules_samples/dot/Cargo.toml 3 additions, 0 deletionshercules_samples/dot/Cargo.toml
- hercules_samples/dot/build.rs 3 additions, 0 deletionshercules_samples/dot/build.rs
- hercules_samples/dot/src/cpu.sch 12 additions, 0 deletionshercules_samples/dot/src/cpu.sch
- hercules_samples/dot/src/gpu.sch 13 additions, 0 deletionshercules_samples/dot/src/gpu.sch
- hercules_samples/matmul/Cargo.toml 3 additions, 0 deletionshercules_samples/matmul/Cargo.toml
- hercules_samples/matmul/build.rs 3 additions, 0 deletionshercules_samples/matmul/build.rs
- hercules_samples/matmul/src/cpu.sch 14 additions, 0 deletionshercules_samples/matmul/src/cpu.sch
- hercules_samples/matmul/src/gpu.sch 15 additions, 0 deletionshercules_samples/matmul/src/gpu.sch
- juno_samples/antideps/src/antideps.jn 14 additions, 1 deletionjuno_samples/antideps/src/antideps.jn
- juno_samples/antideps/src/main.rs 4 additions, 0 deletionsjuno_samples/antideps/src/main.rs
- juno_samples/schedule_test/src/sched.sch 4 additions, 0 deletionsjuno_samples/schedule_test/src/sched.sch
Loading
Please register or sign in to comment