Exclude mixed dot functions from nvcc path

This commit is contained in:
Aaron Enye Shi
2019-01-24 21:00:45 +00:00
parent f31aa946e7
commit 7e46f0639c
+2 -2
View File
@@ -21,8 +21,8 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp
* RUN: %t
* BUILD: %t %s ../test_common.cpp NVCC_OPTIONS -std=c++11
* RUN: %t EXCLUDE_HIP_PLATFORM nvcc
* HIT_END
*/