Skip to content

Commit 242d131

Browse files
jgu222sys_zuul
authored andcommitted
Internal feature
Change-Id: I8ee91b8671bec2c960a73532c9bfdbdf07e0b65e
1 parent 922b385 commit 242d131

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

IGC/BiFModule/Implementation/IGCBiF_Intrinsics.cl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -838,4 +838,5 @@ float __builtin_IB_add_rtz_f32(float x, float y) __attribute__((const));
838838

839839

840840

841+
841842
#endif // IGCBIF_INTRINSICS_CL

IGC/Compiler/CISACodeGen/EmitVISAPass.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17340,3 +17340,6 @@ void EmitPass::emitDebugPlaceholder(llvm::GenIntrinsicInst* I)
1734017340
m_encoder->DebugLinePlaceholder();
1734117341
}
1734217342

17343+
17344+
17345+

0 commit comments

Comments
 (0)