commit:     cd781090193cdb7aed2dc9ffc26ecbc954d953d8
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Sep  5 09:18:35 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 18:42:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd781090

dev-libs/rocm-device-libs: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/32620
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../rocm-device-libs-5.5.0-test-bitcode-dir.patch    | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git 
a/dev-libs/rocm-device-libs/files/rocm-device-libs-5.5.0-test-bitcode-dir.patch 
b/dev-libs/rocm-device-libs/files/rocm-device-libs-5.5.0-test-bitcode-dir.patch
deleted file mode 100644
index 79b61d1517e0..000000000000
--- 
a/dev-libs/rocm-device-libs/files/rocm-device-libs-5.5.0-test-bitcode-dir.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- rocm-device-libs.orig/test/compile/CMakeLists.txt  2023-05-02 
15:23:15.413157017 -0000
-+++ rocm-device-libs/test/compile/CMakeLists.txt       2023-05-02 
15:32:10.411515448 -0000
-@@ -30,6 +30,7 @@
-      -DFILECHECK_BIN=${FILECHECK_BIN}
-      -DOUTPUT_FILE=output.${name}.${test_cpu}.s
-      -DINPUT_FILE=${CMAKE_CURRENT_SOURCE_DIR}/${func_name}.cl
-+     -DAMDGCN_BITCODES=${PROJECT_BINARY_DIR}/lib/amdgcn/bitcode
-      -DTEST_CPU=${test_cpu}
-      -DEXTRA_CHECK_PREFIX=${extra_check_prefixes}
-      -P ${script})
---- rocm-device-libs.orig/test/compile/RunConstantFoldTest.cmake       
2023-02-01 15:17:33.000000000 -0000
-+++ rocm-device-libs/test/compile/RunConstantFoldTest.cmake    2023-05-02 
15:33:44.634752384 -0000
-@@ -16,6 +16,7 @@
-   -target amdgcn-amd-amdhsa -mcpu=${TEST_CPU}
-   -Xclang -finclude-default-header
-   --rocm-path=${BINARY_DIR}
-+  --rocm-device-lib-path=${AMDGCN_BITCODES}
-   -mllvm -amdgpu-simplify-libcall=0
-   -o ${OUTPUT_FILE} ${INPUT_FILE}
-   RESULT_VARIABLE CLANG_RESULT

Reply via email to