https://github.com/pirama-arumuga-nainar closed
https://github.com/llvm/llvm-project/pull/126585
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/vikramRH approved this pull request.
https://github.com/llvm/llvm-project/pull/126585
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
@@ -1,6 +1,5 @@
// RUN: %clang -### -nogpuinc -nogpulib --offload-arch=gfx1030
--offload-arch=gfx1100 --offload-arch=gfx1101 -MD -MF tmp.d %s 2>&1 | FileCheck
%s
Sharjeel-Khan wrote:
I added --target=x86_64-linux-gnu to the command. I just need a review so I c
https://github.com/Sharjeel-Khan updated
https://github.com/llvm/llvm-project/pull/126585
>From f8b2aa2393ae9cc5329790a78dc995017968a8a1 Mon Sep 17 00:00:00 2001
From: Sharjeel Khan
Date: Mon, 10 Feb 2025 19:30:06 +
Subject: [PATCH 1/2] Fix test for HIP as it was failing
This PR #125646 ad
https://github.com/Sharjeel-Khan updated
https://github.com/llvm/llvm-project/pull/126585
>From f8b2aa2393ae9cc5329790a78dc995017968a8a1 Mon Sep 17 00:00:00 2001
From: Sharjeel Khan
Date: Mon, 10 Feb 2025 19:30:06 +
Subject: [PATCH 1/2] Fix test for HIP as it was failing
This PR #125646 ad
@@ -1,6 +1,5 @@
// RUN: %clang -### -nogpuinc -nogpulib --offload-arch=gfx1030
--offload-arch=gfx1100 --offload-arch=gfx1101 -MD -MF tmp.d %s 2>&1 | FileCheck
%s
vikramRH wrote:
@lalaniket8 is not available for rest of the week, but this looks okay to me.
Als
Sharjeel-Khan wrote:
@lalaniket8 This was your PR so I want to make sure this is okay with you
https://github.com/llvm/llvm-project/pull/126585
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-
https://github.com/Sharjeel-Khan edited
https://github.com/llvm/llvm-project/pull/126585
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
Sharjeel-Khan wrote:
```
FAIL: Clang :: Driver/dep-file-flag-with-multiple-offload-archs.hip (10874 of
21886)
TEST 'Clang ::
Driver/dep-file-flag-with-multiple-offload-archs.hip' FAILED
Exit Code: 1
Command Output (stderr):
--
RUN: at line 1: /b/f/w/s
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: Sharjeel Khan (Sharjeel-Khan)
Changes
This PR #125646 added this test and it was failing in Android's
compiler and on my machine locally. I removed the "Build config" check and it
passes now.
---
Full diff: https://github.com/llvm
https://github.com/Sharjeel-Khan created
https://github.com/llvm/llvm-project/pull/126585
This PR #125646 added this test and it was failing in Android's compiler. I
removed the "Build config" check and it passes now.
>From f8b2aa2393ae9cc5329790a78dc995017968a8a1 Mon Sep 17 00:00:00 2001
From
11 matches
Mail list logo