Exclude mixed dot functions from nvcc path

[ROCm/hip commit: 7e46f0639c]
This commit is contained in:
Aaron Enye Shi
2019-01-24 21:00:45 +00:00
parent 2ae4e21bb9
commit aabdf3a1b2
@@ -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
*/