[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 dc5f2b9441
commit 0e76fd82ac
+5 -5
Vedi 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",