Skip to content

AkhilJ99/Toy-Language-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Toy-Language-Extension

Added Max, Min, Sum, Conv operations

Instructions To Run

build/bin/toyc-ch12 "filename".sim -emit=mlir

build/bin/toyc-ch12 "filename".sim -emit=mlir-affine

build/bin/toyc-ch12 "filename".sim -emit=mlir-llvm

build/bin/mlir-cpu-runner "mlir-llvm-code-genrated-above".llvm -O3 -e main -entry-point-result=void

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published