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

[L0] Refactor to remove default constructor inits #2063

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nrspruit
Copy link
Contributor

@nrspruit nrspruit commented Sep 5, 2024

  • Remove all the default constructor inits to address error prone code changes and force setting of options and flags individually.

@nrspruit nrspruit requested review from a team as code owners September 5, 2024 23:03
@github-actions github-actions bot added images UR images level-zero L0 adapter specific issues command-buffer Command Buffer feature addition/changes/specification labels Sep 5, 2024
nrspruit added a commit to nrspruit/llvm that referenced this pull request Sep 5, 2024
@nrspruit nrspruit marked this pull request as draft September 5, 2024 23:09
@nrspruit
Copy link
Contributor Author

nrspruit commented Sep 5, 2024

This change requires #2062 first. I did not want to make all the changes in a single commit to allow for the issue in #2062 to be addressed separately.

- Remove all the default constructor inits to address error prone code
  changes and force setting of options and flags individually.

Signed-off-by: Neil R. Spruit <[email protected]>
nrspruit added a commit to nrspruit/llvm that referenced this pull request Sep 10, 2024
nrspruit added a commit to nrspruit/llvm that referenced this pull request Sep 10, 2024
@nrspruit nrspruit marked this pull request as ready for review September 10, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command-buffer Command Buffer feature addition/changes/specification images UR images level-zero L0 adapter specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants