Skip to content

Commit e09eed4

Browse files
scottp101igcbot
authored andcommitted
remat global pointer
remat global pointer
1 parent 38c40a8 commit e09eed4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

IGC/AdaptorCommon/RayTracing/SplitAsyncUtils.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ bool RematChecker::materializable(const Instruction& I) const
232232
switch (GII->getIntrinsicID())
233233
{
234234
case GenISAIntrinsic::GenISA_GlobalRootSignatureValue:
235+
case GenISAIntrinsic::GenISA_GlobalBufferPointer:
235236
case GenISAIntrinsic::GenISA_DispatchRayIndex:
236237
case GenISAIntrinsic::GenISA_DispatchDimensions:
237238
case GenISAIntrinsic::GenISA_frc:

0 commit comments

Comments
 (0)