Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve kernel name generation for unnamed lambda (kernel templates) #1524

Merged
merged 4 commits into from
Nov 22, 2024

Conversation

dmitriy-sobolev
Copy link
Contributor

Let's test if we allow the compiler to generate unique kernel names for a default kernel name case.

@dmitriy-sobolev dmitriy-sobolev force-pushed the dev/dmitriy-sobolev/kt-test-lambda branch from 0d5d6e6 to cbab226 Compare November 22, 2024 14:02
@dmitriy-sobolev dmitriy-sobolev added the test Test only Change label Nov 22, 2024
@dmitriy-sobolev dmitriy-sobolev changed the title [Tests] Improve kernel_param generation for unnamed lambda Improve kernel name generation for unnamed lambda (kernel templates) Nov 22, 2024
Signed-off-by: Dmitriy Sobolev <[email protected]>
Signed-off-by: Dmitriy Sobolev <[email protected]>
Copy link
Contributor

@SergeyKopienko SergeyKopienko left a comment

Choose a reason for hiding this comment

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

LGTM

@dmitriy-sobolev dmitriy-sobolev merged commit 36492bf into main Nov 22, 2024
22 checks passed
@dmitriy-sobolev dmitriy-sobolev deleted the dev/dmitriy-sobolev/kt-test-lambda branch November 22, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Test only Change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants