[AMDGPU] Compiler crash in AMDGPUAsmPrinter
with circular function call involvement
#115562
Labels
AMDGPUAsmPrinter
with circular function call involvement
#115562
The crash is because of stack overflow.
evaluateAsRelocatable -> evaluateAsRelocatableImpl -> evaluateAsRelocatableImpl -> evaluateAsRelocatable -> ...
The text was updated successfully, but these errors were encountered: