Nothing Special   »   [go: up one dir, main page]

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

Add analyzer for non constant input arguments for all 'D2D' intrinsics #877

Merged
merged 6 commits into from
Nov 26, 2024

Conversation

Sergio0694
Copy link
Owner
@Sergio0694 Sergio0694 commented Nov 24, 2024

Description

This PR adds a new analyzer to emit errors if a D2D API is used with an index which is not a constant.

Example

image

@Sergio0694 Sergio0694 added the feature 🎉 A brand new feature for ComputeSharp label Nov 24, 2024
@Sergio0694 Sergio0694 force-pushed the dev/d2d-intrinsic-constant-analyzer branch from c69c762 to 82ab453 Compare November 26, 2024 05:42
@Sergio0694 Sergio0694 merged commit 0fbe1a6 into main Nov 26, 2024
24 checks passed
@Sergio0694 Sergio0694 deleted the dev/d2d-intrinsic-constant-analyzer branch November 26, 2024 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🎉 A brand new feature for ComputeSharp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant