tra added a comment.

Ugh. I broke the cuda-bad-arch.cu test.



================
Comment at: clang/test/Driver/cuda-bad-arch.cu:30
 // RUN: | FileCheck -check-prefix OK %s
 // RUN: %clang -### -target x86_64-linux-gnu --cuda-gpu-arch=gfx90a -c %s 2>&1 
\
 // RUN: | FileCheck -check-prefix OK %s
----------------
HIP tests should've used `-x hip`. I'll fix the test shortly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105295

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to