SWDEV-462999 - updating the asm code for gfx12
Change-Id: Icd0fb85b99771280c18ee189dc1e1e481a4f5927
[ROCm/clr commit: ff96b23dda]
This commit is contained in:
@@ -439,8 +439,9 @@ const char* TrapHandlerCode = RUNTIME_KERNEL(
|
||||
\n
|
||||
\n// Add s_code_end padding so instruction prefetch always has something to read.
|
||||
\n//.rept (256 - ((. - trap_entry) % 64)) / 4
|
||||
\n 64 s_code_end
|
||||
\n//.endr
|
||||
\n .rept 64
|
||||
\n s_code_end
|
||||
\n .endr
|
||||
\n.endif
|
||||
\n);
|
||||
} // namespace amd::pal
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user