-
- Downloads
Merge branch 'egg' into 'main'
Identify and lower library functions See merge request !187
No related branches found
No related tags found
Showing
- Cargo.lock 124 additions, 1 deletionCargo.lock
- hercules_cg/src/rt.rs 72 additions, 0 deletionshercules_cg/src/rt.rs
- hercules_ir/src/collections.rs 31 additions, 1 deletionhercules_ir/src/collections.rs
- hercules_ir/src/def_use.rs 14 additions, 4 deletionshercules_ir/src/def_use.rs
- hercules_ir/src/device.rs 0 additions, 115 deletionshercules_ir/src/device.rs
- hercules_ir/src/dot.rs 6 additions, 0 deletionshercules_ir/src/dot.rs
- hercules_ir/src/ir.rs 27 additions, 1 deletionhercules_ir/src/ir.rs
- hercules_ir/src/typecheck.rs 6 additions, 0 deletionshercules_ir/src/typecheck.rs
- hercules_opt/Cargo.toml 2 additions, 1 deletionhercules_opt/Cargo.toml
- hercules_opt/src/ccp.rs 11 additions, 0 deletionshercules_opt/src/ccp.rs
- hercules_opt/src/gcm.rs 37 additions, 0 deletionshercules_opt/src/gcm.rs
- hercules_opt/src/lib.rs 2 additions, 0 deletionshercules_opt/src/lib.rs
- hercules_opt/src/rewrite_math_expressions.rs 166 additions, 0 deletionshercules_opt/src/rewrite_math_expressions.rs
- hercules_opt/src/simplify_cfg.rs 1 addition, 3 deletionshercules_opt/src/simplify_cfg.rs
- hercules_rt/build.rs 1 addition, 0 deletionshercules_rt/build.rs
- hercules_rt/src/lib.rs 44 additions, 7 deletionshercules_rt/src/lib.rs
- hercules_rt/src/rtdefs.cu 44 additions, 26 deletionshercules_rt/src/rtdefs.cu
- juno_samples/matmul/src/gpu.sch 5 additions, 2 deletionsjuno_samples/matmul/src/gpu.sch
- juno_samples/matmul/src/main.rs 8 additions, 6 deletionsjuno_samples/matmul/src/main.rs
- juno_samples/matmul/src/matmul.jn 2 additions, 2 deletionsjuno_samples/matmul/src/matmul.jn
Loading
Please register or sign in to comment