You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not certain when this requirement was introduced, but it seems like just
-nogpulib is insufficient for these tests when ROCm is not installed.
Uncertain if the comgr code which adds -nogpulib in some instances needs
to also be updated to prevent similar failures for some users(?) but I
didn't do that here as I have no way to verify.
Unsure of what tests to run, if any, but this at least compiles when
ROCm is not found.
Fixesllvm#1055
0 commit comments