The test run fine on my AMD GPU machine, we should verify them on others
too and put them into our regular testing. Not testing O1/2/3 is really
bad and not testing all architecturs is similarly problematic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Can you verify whether or not __builtin_trap or the s_trap 2 invocation hangs on those boxes? I can't tell if it's just my install or a wider problem.
Comment Actions
I ran the tests several times and it seemed to work. Don't know if that counts exactly as verify.
Comment Actions
Sure, a few tests already hang for me on AMDGPU for unknown reasons, so the extra one w/ __builtin_trap is the least of my worries.