Skip to content
Snippets Groups Projects
Commit 7b1d63e4 authored by Akash Kothari's avatar Akash Kothari
Browse files

Deprecating __visc__node in GenVISC

parent 4d0de5d0
No related branches found
No related tags found
No related merge requests found
......@@ -44,9 +44,6 @@ public:
// Functions
virtual bool runOnModule(Module &M);
void generateTest(CallInst* CI);
Function* genKernel(Function* KernelFunction, StructType* RetTy);
void genHost(CallInst*, Function*, unsigned, unsigned, unsigned, unsigned, StructType*);
};
} // End of namespace
......
This diff is collapsed.
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