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
4a0c54b7
Commit
4a0c54b7
authored
Jan 28, 2020
by
Akash Kothari
💬
Browse files
Add description for ClearDFG pass in ClearDFG.cpp
parent
7328d872
Changes
1
Hide whitespace changes
Inline
Side-by-side
hpvm/lib/Transforms/ClearDFG/ClearDFG.cpp
View file @
4a0c54b7
...
...
@@ -6,6 +6,12 @@
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//
// This pass HPVM intrinsics from HPVM IR. This pass is the final pass that
// runs as a part of clean up after construction of dataflowgraph and LLVM
// code generation for different targets from the dataflow graph.
//
//===----------------------------------------------------------------------===//
#define DEBUG_TYPE "ClearDFG"
#include
"BuildDFG/BuildDFG.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