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

[FIRRTL] Verify RWProbeOp target has layer requirements. #7372

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

dtzSiFive
Copy link
Contributor

RWProbe conservatively means a write to the target, so check that the target is indeed writeable from where the rwprobe is.

RWProbe conservatively means a write to the target, so check
that the target is indeed writeable from where the rwprobe is.
Copy link
Member

@seldridge seldridge left a comment

Choose a reason for hiding this comment

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

LGTM

test/Dialect/FIRRTL/errors.mlir Show resolved Hide resolved
@dtzSiFive dtzSiFive merged commit 4415b9c into llvm:main Aug 6, 2024
4 checks passed
@dtzSiFive dtzSiFive deleted the feature/rwprobe-layer-requirements branch August 6, 2024 16:03
@dtzSiFive
Copy link
Contributor Author

Thanks!

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.

2 participants