Closed
Description
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