Skip to content
Snippets Groups Projects
Commit 667d659d authored by Prakalp Srivastava's avatar Prakalp Srivastava
Browse files

(1) Modified the launch and wait intrinsics to a different format. No need to pass

the graphID as reference. It is returned by the launch functions. Makes it
easier to write code
(2) BuildDFG support for data transfer to PTX nodes
(3) ClearDFG bugs fixed
(4) visc-rt modified
(5) Test case 3level.ll modified to match the new launch and wait intrinsic
format

M    llvm/test/VISC/unitTests/3level.ll
M    llvm/include/llvm/IR/DFGraph.h
M    llvm/include/llvm/IR/IntrinsicsVISC.td
M    llvm/projects/visc-rt/visc-rt.cpp
M    llvm/lib/Transforms/BuildDFG/BuildDFG.cpp
M    llvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp
M    llvm/lib/Transforms/ClearDFG/ClearDFG.cpp
parent 21a2ad94
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment