[ci] Add merge_matrices function to amdgpu_family_matrix.#1350
Closed
ScottTodd wants to merge 1 commit into
Closed
[ci] Add merge_matrices function to amdgpu_family_matrix.#1350ScottTodd wants to merge 1 commit into
ScottTodd wants to merge 1 commit into
Conversation
This allows for presubmit and postsubmit to both have entries for a given architecture (e.g. Linux gfx115x postsubmit and Windows gfx115x presubmit).
Member
Author
|
Merge conflicts, might retry something like this again later |
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sending for consideration... I think some other structure in this file would be less error prone than this (see #1097).
I was considering making Windows build/test gfx115x on presubmit while keeping Linux gfx115x on postsubmit as part of #1349.
(amdgpu_family_info_matrix_presubmit | amdgpu_family_info_matrix_postsubmit)would overwrite thegfx115xentry.