Add an explicit check for proper rewriting of CUDA includes

[ROCm/hip commit: ab3debb2f9]
This commit is contained in:
Chris Kitching
2017-11-13 21:02:42 +00:00
parent 6e5f80b345
commit 9ef5b7a506
+2
View File
@@ -2,6 +2,8 @@
#include <iostream>
// CHECK: #include <hip/hip_runtime.h>
#include <cuda.h>
#define TOKEN_PASTE(X, Y) X ## Y
#define ARG_LIST_AS_MACRO a, device_x, device_y