Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL][ESIMD] Check requirements in ctor_broadcast #1401

Merged

Conversation

steffenlarsen
Copy link

ctor_broadcast_fp_extra uses fp16 and fp64 but does not check for the requirement before running the kernels on the device. This commit adds the requirement check to ctor_broadcast.

ctor_broadcast_fp_extra uses fp16 and fp64 but does not check for the
requirement before running the kernels on the device. This commit adds
the requirement check to ctor_broadcast.

Signed-off-by: Larsen, Steffen <[email protected]>
Copy link

@kbobrovs kbobrovs left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen merged commit 83e7ada into intel:intel Nov 28, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
ctor_broadcast_fp_extra uses fp16 and fp64 but does not check for the
requirement before running the kernels on the device. This commit adds
the requirement check to ctor_broadcast.

Signed-off-by: Larsen, Steffen <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…uite#1401)

ctor_broadcast_fp_extra uses fp16 and fp64 but does not check for the
requirement before running the kernels on the device. This commit adds
the requirement check to ctor_broadcast.

Signed-off-by: Larsen, Steffen <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants