Skip to content

Latest commit

 

History

83 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loop Fusion

Implementation of a loop fusion transform pass within LLVM.

Build

mkdir build
cd build
cmake ..
make
cd ..

Run

Instructions on how to run the optimization is located inside examples directory.

About

Implementation of a loop fusion LLVM transformation pass.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages