Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
llvm
hpvm-release
Commits
1766d530
Commit
1766d530
authored
Jan 28, 2020
by
Akash Kothari
💬
Browse files
Added description about BuildDFG.h
parent
87cdad0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
hpvm/include/BuildDFG/BuildDFG.h
View file @
1766d530
...
...
@@ -9,6 +9,12 @@
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//
// This pass defines the BuildDFG pass which uses LLVM IR with HPVM intrinsics
// to infer information about dataflow graph hierarchy and structure to construct
// HPVM IR.
//
//===----------------------------------------------------------------------===//
#include
"SupportHPVM/DFGraph.h"
#include
"llvm/IR/Function.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment