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
aa30e051
Commit
aa30e051
authored
Jan 28, 2020
by
Akash Kothari
💬
Browse files
Adding description for code generation pass for CPU in DFG2LLVM_CPU.cpp
parent
4a0c54b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
hpvm/lib/Transforms/DFG2LLVM_CPU/DFG2LLVM_CPU.cpp
View file @
aa30e051
...
...
@@ -6,6 +6,11 @@
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//
// This pass is responsible for generating code for host code and kernel code
// for CPU target using HPVM dataflow graph.
//
//===----------------------------------------------------------------------===//
#define DEBUG_TYPE "DFG2LLVM_CPU"
#include
"SupportHPVM/DFG2LLVM.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