Skip to content

[Doc] Add a section on CI to the GitHub documentation #85376

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

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

joker-eph
Copy link
Collaborator

@joker-eph joker-eph commented Mar 15, 2024

@joker-eph joker-eph requested review from tstellar, nikic and preames March 15, 2024 09:51
Copy link
Contributor

@nikic nikic left a comment

Choose a reason for hiding this comment

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

Sounds pretty reasonable to me.

@joker-eph joker-eph requested a review from rengolin March 18, 2024 17:32
Copy link
Contributor

@nikic nikic left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@banach-space banach-space left a comment

Choose a reason for hiding this comment

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

Thanks!

@joker-eph
Copy link
Collaborator Author

@tstellar @preames : any more comment here?

Copy link
Collaborator

@tstellar tstellar left a comment

Choose a reason for hiding this comment

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

This seems fine to me.

@joker-eph joker-eph merged commit b135922 into llvm:main Dec 20, 2024
1 check passed
@joker-eph joker-eph deleted the dev-policy-ci branch December 20, 2024 00:28
raikonenfnu added a commit to raikonenfnu/iree that referenced this pull request Dec 20, 2024
Changes in C++ mostly handle changes done in llvm/llvm-project@4b56345 that combines SCFTilingResult and SCFReductionTilingResult.

This PR also carries the following reverts

- llvm/llvm-project#119671
- llvm/llvm-project#119970

The first one is a from the previous integrate. The last one is a new error being tracked in iree-org#19498.

Signed-off-by: Stanley Winata <[email protected]>
raikonenfnu added a commit to raikonenfnu/iree that referenced this pull request Dec 20, 2024
Changes in C++ mostly handle changes done in llvm/llvm-project@4b56345 that combines SCFTilingResult and SCFReductionTilingResult.

This PR also carries the following reverts

- llvm/llvm-project#119671
- llvm/llvm-project#119970

The first one is a from the previous integrate. The last one is a new error being tracked in iree-org#19498.

Signed-off-by: Stanley Winata <[email protected]>
raikonenfnu added a commit to raikonenfnu/iree that referenced this pull request Dec 20, 2024
Changes in C++ mostly handle changes done in llvm/llvm-project@4b56345 that combines SCFTilingResult and SCFReductionTilingResult.

This PR also carries the following reverts

- llvm/llvm-project#119970

The issue related to the revert is being tracked in iree-org#19498.

Signed-off-by: Stanley Winata <[email protected]>
raikonenfnu added a commit to raikonenfnu/iree that referenced this pull request Dec 23, 2024
Update LLVM to llvm/llvm-project@b13592219c421820b (llvm/llvm-project#85376)
Changes done to resolve mlirbc issue in iree-org#19498

This PR also carries the following reverts:

llvm/llvm-project#120115

The main issue with this PR is it breaks matvec codegen generating
scf.if instead of scf.for(s). An issue will be pushed up for repro.

Signed-off-by: Stanley Winata <[email protected]>
raikonenfnu added a commit to raikonenfnu/iree that referenced this pull request Dec 23, 2024
Update LLVM to llvm/llvm-project@b13592219c421820b (llvm/llvm-project#85376)
Changes done to resolve mlirbc issue in iree-org#19498

This PR also carries the following reverts:

llvm/llvm-project#120115

The main issue with this PR is it breaks matvec codegen generating
scf.if instead of scf.for(s). An issue will be pushed up for repro.

Signed-off-by: Stanley Winata <[email protected]>
raikonenfnu added a commit to raikonenfnu/iree that referenced this pull request Dec 25, 2024
Update LLVM to llvm/llvm-project@b13592219c421820b (llvm/llvm-project#85376)
Changes done to resolve mlirbc issue in iree-org#19498

This PR also carries the following reverts:

llvm/llvm-project#120115

The main issue with this PR is it breaks matvec codegen generating
scf.if instead of scf.for(s). An issue will be pushed up for repro.

Signed-off-by: Stanley Winata <[email protected]>
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.

5 participants