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

[SYCL][sycl-post-link] Add more cases to filter out from entry point check. #5878

Closed
mlychkov opened this issue Mar 24, 2022 · 3 comments
Closed
Assignees
Labels
compiler Compiler related issue confirmed good first issue Good for newcomers

Comments

@mlychkov
Copy link
Contributor

There are couple more cases to filter out from isEntryPoint() check: __builtin* and __esimd*.

Originally posted by @kbobrovs in #5858 (comment)

@mlychkov mlychkov added good first issue Good for newcomers compiler Compiler related issue labels Mar 24, 2022
pvchupin pushed a commit that referenced this issue Sep 29, 2022
…6874)

This change addresses #5878

Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
@KornevNikita
Copy link
Contributor

@pvchupin I believe it can be closed now?

@pvchupin
Copy link
Contributor

Have no idea. It's patch from @asudarsa .@asudarsa do you know?

@asudarsa
Copy link
Contributor

Yes. This issue can be closed now. Thanks.

@asudarsa asudarsa self-assigned this Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Compiler related issue confirmed good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

5 participants