https://github.com/pravinjagtap closed
https://github.com/llvm/llvm-project/pull/71669
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/71669
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/pravinjagtap updated
https://github.com/llvm/llvm-project/pull/71669
>From 63f870074df10d0e2624632ac2ab0cb0996b436c Mon Sep 17 00:00:00 2001
From: Pravin Jagtap
Date: Wed, 8 Nov 2023 07:08:03 -0500
Subject: [PATCH 1/2] Revert "Revert "[AMDGPU] const-fold imm operands of
amdg
@@ -0,0 +1,48 @@
+// REQUIRES: amdgpu-registered-target
+
+// RUN: %clang --offload-arch=gfx906 -S -o - -emit-llvm --cuda-device-only
-nogpuinc -nogpulib\
arsenm wrote:
This should use %clang_cc1, look at some of the other CodeGen* test run lines
for examples
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
@llvm/pr-subscribers-clang
Author: Pravin Jagtap (pravinjagtap)
Changes
amdgcn_update_dpp intrinsic (#71139)""
This reverts commit d1fb9307951319eea3e869d78470341d603c8363 and fixes the lit
test clang/test/CodeGenHIP/dpp-const-fold.hip
-
https://github.com/pravinjagtap created
https://github.com/llvm/llvm-project/pull/71669
amdgcn_update_dpp intrinsic (#71139)""
This reverts commit d1fb9307951319eea3e869d78470341d603c8363 and fixes the lit
test clang/test/CodeGenHIP/dpp-const-fold.hip
>From 63f870074df10d0e2624632ac2ab0cb0996