[clang] clang: Fix hipstdpar test relying on default target (PR #111975)

Shilei Tian via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 11 09:21:26 PDT 2024


================
@@ -1,21 +1,17 @@
-// REQUIRES: x86-registered-target
-// REQUIRES: amdgpu-registered-target
-// REQUIRES: system-linux
----------------
shiltian wrote:

I'm not sure if the removal of `system-linux` would cause issue.

https://github.com/llvm/llvm-project/pull/111975


More information about the cfe-commits mailing list