Skip to content

Conversation

@steffenlarsen
Copy link
Contributor

The SuppressDefaultTemplateArguments is a printing policy argument local to intel/llvm, but is currently only applied to basic templates. This commit applies the suppression of default arguments to template of templates cases as well.

The SuppressDefaultTemplateArguments is a printing policy argument local
to intel/llvm, but is currently only applied to basic templates. This
commit applies the suppression of default arguments to template of
templates cases as well.

Signed-off-by: Larsen, Steffen <[email protected]>
Copy link
Contributor

@Fznamznon Fznamznon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huh? I thought we fixed it somewhere already during the pulldown, right @schittir , @jsji , @premanandrao ?

@lbushi25
Copy link
Contributor

@intel/dpcpp-cfe-reviewers friendly ping for review

@schittir
Copy link
Contributor

schittir commented Dec 12, 2025

This was fixed in xmain-web in order to resolve a pulldown conflict, which migrated to xmain but not in the other direction, to intel/llvm.

@Fznamznon
Copy link
Contributor

Fznamznon commented Dec 12, 2025

This was fixed here in xmain-web in order to resolve a pulldown conflict, which migrated to xmain but not in the other direction, to intel/llvm.

Ok, thanks! That should've been backported to intel/llvm as well so people don't waste time.

@jsji
Copy link
Contributor

jsji commented Dec 12, 2025

Ok, thanks! That should've been backported to intel/llvm as well so people don't waste time

Yes, the problem is that we were not testing the benchmark that exposed the failures in intel/llvm, so we forgot to backport. My bad, I did not follow up closely after the fix was merged.
@schittir Please also cherry-pick the test change abd3efa17ae8b586d41ce3d2f2aa97f289be55ad to sycl as well.

@lbushi25
Copy link
Contributor

@intel/llvm-gatekeepers this can be merged

@sarnex sarnex merged commit 0cdfaee into intel:sycl Dec 12, 2025
117 of 124 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants