Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add DataMirror.getLayerColor #3765

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Conversation

seldridge
Copy link
Member

@seldridge seldridge commented Jan 24, 2024

Add a utility to reflect on the optional color of a layer. This will be used by libraries that need to know if they need to put generated logic in a layerblock or not.

Release Notes

Add DataMirror.getLayerColor API to return the optional layer color of a Data.

Add a utility to reflect on the optional color of a layer.  This will be
used by libraries that need to know if they need to put generated logic in
a layerblock or not.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
@seldridge seldridge added the Feature New feature, will be included in release notes label Jan 24, 2024
@seldridge seldridge requested a review from jackkoenig January 24, 2024 23:54
@seldridge seldridge enabled auto-merge (squash) January 24, 2024 23:56
@jackkoenig jackkoenig added this to the 7.0 milestone Jan 25, 2024
@seldridge seldridge disabled auto-merge January 25, 2024 00:04
@seldridge seldridge enabled auto-merge (squash) January 25, 2024 00:09
@seldridge seldridge merged commit b71eaed into main Jan 25, 2024
13 checks passed
@seldridge seldridge deleted the dev/seldridge/DataMirror-probe-color branch January 25, 2024 00:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Feature New feature, will be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants