[clang] clang: Fix hipstdpar test relying on default target (PR #111975)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 11 09:23:52 PDT 2024
================
@@ -1,21 +1,17 @@
-// REQUIRES: x86-registered-target
-// REQUIRES: amdgpu-registered-target
-// REQUIRES: system-linux
----------------
arsenm wrote:
This is a pile of workarounds, there's no reason any of these tests should be host dependent
https://github.com/llvm/llvm-project/pull/111975
More information about the cfe-commits
mailing list