[PATCH] D139728: [Polly] Fix REQUIRES for nvptx-dependent tests

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 11:28:27 PST 2023


probinson added inline comments.


================
Comment at: polly/test/GPGPU/double-parallel-loop.ll:23
+
+; REQUIRES: pollyacc, target=nvptx{{.*}}
+
----------------
tra wrote:
> Nit: I'd move REQUIRES to the top of the file. 
I hear you, but the style of these tests puts RUN first, so I'm going to stick with that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139728/new/

https://reviews.llvm.org/D139728



More information about the llvm-commits mailing list