Skip to content

[SYCL][NFC] Minor update for mutual diagnostic function of different work_group_size attributes #3128

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

Merged
merged 5 commits into from
Feb 2, 2021

Conversation

smanna12
Copy link
Contributor

@smanna12 smanna12 commented Feb 1, 2021

This patch

  1. fixes typo
  2. removes redundant comments (we have disabled swapping dimension values of WorkGroupAttr
    arguments for semantic checks on [SYCL] [FPGA] Disable swapping dimension values of WorkGroupAttr arguments for semantic checks #2962)
  3. hoists the logic from the second if into the above if (AttrValue == 0)

Signed-off-by: Soumi Manna [email protected]

…work_group_size attributes

This patch
  1. fixes typo
  2. removes redundant comments (we have disabled swapping dimension values of WorkGroupAttr
     arguments for semantic checks on  intel#2962)
  3. Hoist the logic from the second if into the above if (AttrValue == 0)

Signed-off-by: Soumi Manna <[email protected]>
@smanna12 smanna12 changed the title [SYCL][NFC] Minor update for mutual diagnostic function of different … [SYCL][NFC] Minor update for mutual diagnostic function of different work_group_size attributes Feb 1, 2021
Signed-off-by: Soumi Manna <[email protected]>
Signed-off-by: Soumi Manna <[email protected]>
Signed-off-by: Soumi Manna <[email protected]>
Signed-off-by: Soumi Manna <[email protected]>
@smanna12 smanna12 marked this pull request as ready for review February 1, 2021 14:45
Copy link
Contributor

@AaronBallman AaronBallman left a comment

Choose a reason for hiding this comment

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

LGTM!

@smanna12
Copy link
Contributor Author

smanna12 commented Feb 1, 2021

Thanks everyone for the reviews.

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.

5 participants