-
Notifications
You must be signed in to change notification settings - Fork 0
Migrate image operation to accelerator
License
vollkorn/imgop-migrate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Building $ mkdir build $ cd build $ C=clang CXX=clang++ cmake -DLLVM_DIR=$LLVM_INSTALL_DIR/share/llvm/cmake ../optmigrate/ # Using $ opt -load /path/to/lib/optmigrate.so -optmigrate -patterndb input.bc -o output.bc -patterndb: path to pattern database file -serialize-pattern: creates new pattern file which can be added to the database -show-graphs: show intermediate result graphs -match-cfg-ony: only search for matching control flow graphs
About
Migrate image operation to accelerator
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published