Skip to content

Conversation

seldridge
Copy link
Member

@seldridge seldridge commented Jun 28, 2025

Fix a nightly failure observed with gcc release builds due to a cast of an
interface to an operation. This is known to be problematic.

Testing via manual trigger here: https://github.com/llvm/circt/actions/runs/15947527423

This is intended to fix this failure: https://github.com/llvm/circt/actions/runs/15943909376/job/44975510792#step:6:6782

@seldridge seldridge requested a review from darthscsi as a code owner June 28, 2025 19:33
Fix a nightly failure observed with gcc release builds due to a cast of an
interface to an operation.  This is known to be problematic.

Co-authored-by: Andrew Young <youngar17@gmail.com>
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
@seldridge seldridge force-pushed the dev/seldridge/firrtl-fix-nightly-gcc-inject-dut-hierarchy-fail branch from 64f2fba to a886c0d Compare June 28, 2025 19:36
@seldridge seldridge requested a review from youngar June 28, 2025 19:36
@seldridge
Copy link
Member Author

This fixes nightly as shown here: https://github.com/llvm/circt/actions/runs/15948359036

@seldridge seldridge merged commit e835e1a into main Jun 28, 2025
23 checks passed
@seldridge seldridge deleted the dev/seldridge/firrtl-fix-nightly-gcc-inject-dut-hierarchy-fail branch June 28, 2025 22:28
TaoBi22 pushed a commit to TaoBi22/circt that referenced this pull request Jul 17, 2025
Fix a nightly failure observed with gcc release builds due to a cast of an
interface to an operation.  This is known to be problematic.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
Co-authored-by: Andrew Young <youngar17@gmail.com>
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.

1 participant