Skip to content

[Issue]: Comgr 3 error: undefined label '.not_s_trap' #274

Closed
@lshqqytiger

Description

@lshqqytiger

Problem Description

I'm getting error: undefined label '.not_s_trap' when I do something using HIP SDK.
For example, when I build rocBLAS and when I use GPU in PyTorch.
The error message appears at the first time after loading and does not actually affect the application working.

Full error message:

C:\Users\user\AppData\Local\Temp\comgr-2f50fe\input\Assembly Text:60:2: error: undefined label '.not_s_trap'
 s_cbranch_scc0 .not_s_trap
 ^

Assembly Text:
Assembly Text.txt

commit hash: tried both bd802d4 and f4201b7

Operating System

Windows 11 Build 10.0.26100

CPU

Intel(R) Core(TM) i9-14900K

GPU

AMD Radeon RX 7900 XTX

ROCm Version

ROCm 6.5.2

ROCm Component

llvm-project

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions