diff --git a/hipamd/bin/hipify-perl b/hipamd/bin/hipify-perl index 3456f9fa41..3e39a5a11d 100755 --- a/hipamd/bin/hipify-perl +++ b/hipamd/bin/hipify-perl @@ -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",