This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc4d6f2707a1e: [NFC] Disallow unused prefixes under
clang/test/Driv
tra added a comment.
LGTM for CUDA.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95660/new/
https://reviews.llvm.org/D95660
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org
mtrofin updated this revision to Diff 320256.
mtrofin added a comment.
indent
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95660/new/
https://reviews.llvm.org/D95660
Files:
clang/test/Driver/amdgpu-macros.cl
clang/test/Driver/cuda-detect.cu
MaskRay added inline comments.
Comment at: clang/test/Driver/rocm-device-libs.cl:82
// RUN: %s \
-// RUN: 2>&1 | FileCheck --check-prefixes=COMMON,COMMON-UNSAFE,GFX803,WAVE64
%s
+// RUN: 2>&1 | FileCheck --check-prefixes=COMMON,GFX803,WAVE64 %s
mtrofin wr
mtrofin added inline comments.
Comment at: clang/test/Driver/rocm-device-libs.cl:82
// RUN: %s \
-// RUN: 2>&1 | FileCheck --check-prefixes=COMMON,COMMON-UNSAFE,GFX803,WAVE64
%s
+// RUN: 2>&1 | FileCheck --check-prefixes=COMMON,GFX803,WAVE64 %s
MaskRay wr
mtrofin updated this revision to Diff 320246.
mtrofin marked an inline comment as done.
mtrofin added a comment.
cleaned up the RUN line for rocm
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95660/new/
https://reviews.llvm.org/D95660
Files:
cla
dyung added a comment.
PS4 changes lgtm.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95660/new/
https://reviews.llvm.org/D95660
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llv
MaskRay added inline comments.
Comment at: clang/test/Driver/rocm-device-libs.cl:82
// RUN: %s \
-// RUN: 2>&1 | FileCheck --check-prefixes=COMMON,COMMON-UNSAFE,GFX803,WAVE64
%s
+// RUN: 2>&1 | FileCheck --check-prefixes=COMMON,GFX803,WAVE64 %s
Since you
yaxunl added a comment.
LGTM for amdgpu changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95660/new/
https://reviews.llvm.org/D95660
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://l
mstorsjo added a comment.
Ok for the fsanitize.c bits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95660/new/
https://reviews.llvm.org/D95660
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
htt
mtrofin created this revision.
Herald added subscribers: kerbowa, mstorsjo, nhaehnle, jvesely.
mtrofin requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D95660
Files:
clang/te
11 matches
Mail list logo