-
- Downloads
Merge branch 'main' into loop-canon-bound-fix
No related branches found
No related tags found
Checking pipeline status
Showing
- .gitattributes 2 additions, 0 deletions.gitattributes
- Cargo.lock 173 additions, 1 deletionCargo.lock
- Cargo.toml 4 additions, 0 deletionsCargo.toml
- hercules_cg/src/cpu.rs 11 additions, 1 deletionhercules_cg/src/cpu.rs
- hercules_cg/src/gpu.rs 1 addition, 1 deletionhercules_cg/src/gpu.rs
- 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/outline.rs 44 additions, 29 deletionshercules_opt/src/outline.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_opt/src/sroa.rs 59 additions, 22 deletionshercules_opt/src/sroa.rs
Loading
Please register or sign in to comment