reversed to original changes. Here is the plan to use CDP and genarate only device code with host wrapper..
This commit is contained in:
@@ -860,7 +860,7 @@ DefineStdlib(SymbolTable *symbolTable, llvm::LLVMContext *ctx, llvm::Module *mod
|
||||
case Target::NVPTX64:
|
||||
{
|
||||
if (runtime32) {
|
||||
fprintf(stderr, " please add 32-bit bulitins .. \n");
|
||||
fprintf(stderr, "W're sorry, but only 64bit targets are supported at this moment .. \n");
|
||||
assert(0);
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user