Skip to content

Commit 0bcff63

Browse files
DianaChenigcbot
authored andcommitted
vISA: Minor code cleanup
Minor code cleanup
1 parent 447be78 commit 0bcff63

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

visa/BinaryEncodingIGA.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,6 @@ Platform BinaryEncodingIGA::getIGAInternalPlatform(TARGET_PLATFORM genxPlatform)
348348
platform = Platform::XE_HPG;
349349
break;
350350
case Xe_PVC:
351-
platform = Platform::XE_HPC;
352-
break;
353351
case Xe_PVCXT:
354352
platform = Platform::XE_HPC;
355353
break;

0 commit comments

Comments
 (0)