Implementation of a loop fusion transform pass within LLVM.
mkdir build
cd build
cmake ..
make
cd ..Instructions on how to run the optimization is located inside examples directory.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Implementation of a loop fusion transform pass within LLVM.
mkdir build
cd build
cmake ..
make
cd ..Instructions on how to run the optimization is located inside examples directory.