public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rocclr] rawhide: Remove redefining __noinline__
Date: Wed, 26 Aug 2026 23:50:11 GMT [thread overview]
Message-ID: <178778821189.1.6237034644528398307.rpms-rocclr-5a08669e241a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rocclr
Branch : rawhide
Commit : 5a08669e241acae1509ccfc601a42ab04dbc9fa3
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-08-26T16:49:17-07:00
Stats : +30/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rocclr/c/5a08669e241acae1509ccfc601a42ab04dbc9fa3?branch=rawhide
Log:
Remove redefining __noinline__
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/0001-clr-remove-__noinline__-keyword.patch b/0001-clr-remove-__noinline__-keyword.patch
new file mode 100644
index 0000000..31ef73b
--- /dev/null
+++ b/0001-clr-remove-__noinline__-keyword.patch
@@ -0,0 +1,24 @@
+From d199ff6777388dc04b00739a4211acefd0610f7f Mon Sep 17 00:00:00 2001
+From: Tom Rix <Tom.Rix@amd.com>
+Date: Tue, 25 Aug 2026 10:17:54 -0700
+Subject: [PATCH] clr remove __noinline__ keyword
+
+---
+ hipamd/include/hip/amd_detail/host_defines.h | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/projects/clr/hipamd/include/hip/amd_detail/host_defines.h b/projects/clr/hipamd/include/hip/amd_detail/host_defines.h
+index f0d1b573753c..eb334d2d8843 100644
+--- a/hipamd/include/hip/amd_detail/host_defines.h
++++ b/hipamd/include/hip/amd_detail/host_defines.h
+@@ -353,7 +353,6 @@ typedef __hip_internal::int64_t __hip_int64_t;
+
+ #define __global__
+
+-#define __noinline__
+ #define __forceinline__ inline
+
+ #define __shared__
+--
+2.55.0
+
diff --git a/rocclr.spec b/rocclr.spec
index 5480e8d..c862c7e 100644
--- a/rocclr.spec
+++ b/rocclr.spec
@@ -113,7 +113,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 0%{?dist}
%else
-Release: 1%{?dist}
+Release: 2%{?dist}
%endif
Summary: ROCm Compute Language Runtime
License: MIT AND Apache-2.0 AND MIT-Khronos-old
@@ -130,6 +130,8 @@ Patch1: 0001-rocclr-long-variants-for-__ffsll.patch
#https://github.com/ROCm/clr/pull/97
Patch2: 909fa3dcb644f7ca422ed1a980a54ac426d831b1.patch
+Patch3: 0001-clr-remove-__noinline__-keyword.patch
+
BuildRequires: cmake
%if %{with docs}
BuildRequires: doxygen
@@ -449,6 +451,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hip/LICENSE.md
%endif
%changelog
+* Tue Aug 25 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-2
+- Remove redefining __noinline__
+
* Fri Aug 7 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-1
- Update to 7.14
reply other threads:[~2026-08-26 23:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178778821189.1.6237034644528398307.rpms-rocclr-5a08669e241a@fedoraproject.org \
--to=tom.rix@amd.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox