Skip to content

ananthdurbha/llvm-mlir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

llvm-mlir

llvm fork with mlir sub module

build instructions

mkdir build
cd build
cmake  ../llvm -G Ninja -DLLVM_ENABLE_PROJECTS="clang;libcxx;libcxxabi;polly" -DCMAKE_INSTALL_PREFIX=/home/ananth.durbha/Tools/bin/ -DCMAKE_BUILD_TYPE=Debug -DLLVM_BUILD_EXAMPLES=ON -DLLVM_TARGETS_TO_BUILD=all -DLLVM_PARALLEL_LINK_JOBS=4
ninja

About

llvm fork with mlir sub module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published