[HIPIFY][perl][fix][258] Memory fence device functions are supported now

このコミットが含まれているのは:
Evgeny Mankov
2019-04-25 13:27:30 +03:00
コミット f0c2fdc6d7
-4
ファイルの表示
@@ -553,10 +553,6 @@ sub warnUnsupportedSpecialFunctions
my $line_num = shift;
my $m = 0;
foreach $func (
# memory fence:
"__threadfence_block",
"__threadfence",
"__threadfence_system",
# Synchronization:
"__syncthreads_count",
"__syncthreads_and",