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

Translate function attributes (incl. parameter attrs) for entry point kernels #1409

Merged
merged 2 commits into from
Feb 25, 2022

Conversation

vmaksimo
Copy link
Contributor

  • Restore noalias parameter attribute test check, removed in 7f168b2.
  • Restore the translation of function attributes and function parameter attributes
    for entry point kernels, accidentally dropped in 85815e7 "add an entry point wrapper around functions".

… kernels

* Restore `noalias` parameter attribute test check, removed in 7f168b2.
* Restore the translation of function attributes and function parameter attributes
  for entry point kernels, accidentally dropped in 85815e7 "add an entry point wrapper around functions".
@vmaksimo
Copy link
Contributor Author

Tagging @airlied @MrSidims @AlexeySotkin to take a look

@airlied
Copy link
Contributor

airlied commented Feb 16, 2022

LGTM

@MrSidims MrSidims merged commit aded5af into KhronosGroup:master Feb 25, 2022
svenvh pushed a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Jun 21, 2022
… kernels (KhronosGroup#1409)

* Restore `noalias` parameter attribute test check, removed in 7f168b2.
* Restore the translation of function attributes and function parameter attributes
  for entry point kernels, accidentally dropped in 85815e7 "add an entry point wrapper around functions".

(cherry picked from commit aded5af)
svenvh pushed a commit that referenced this pull request Jun 22, 2022
… kernels (#1409)

* Restore `noalias` parameter attribute test check, removed in 7f168b2.
* Restore the translation of function attributes and function parameter attributes
  for entry point kernels, accidentally dropped in 85815e7 "add an entry point wrapper around functions".

(cherry picked from commit aded5af)
Quetzonarch pushed a commit to Quetzonarch/SPIRV-LLVM-Translator that referenced this pull request Jul 13, 2022
… kernels (KhronosGroup#1409)

* Restore `noalias` parameter attribute test check, removed in 7f168b2.
* Restore the translation of function attributes and function parameter attributes
  for entry point kernels, accidentally dropped in 85815e7 "add an entry point wrapper around functions".
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.

3 participants