[HIPIFY][LEGACY] Do not warn on warp shuffle functions.

This commit is contained in:
Evgeny Mankov
2016-09-05 11:18:48 +03:00
parent 462a1d97b2
commit 0970b596e9
+5 -5
View File
@@ -699,12 +699,12 @@ sub warnUnsupportedSpecialFunctions
#"__ballot",
#"__popc",
#"__clz",
#"__clz",
"__shfl",
"__shfl_up",
"__shfl_down",
"__shfl_xor",
#"__shfl",
#"__shfl_up",
#"__shfl_down",
#"__shfl_xor",
"__prof_trigger",