fabianschuiki / moore

A hardware compiler based on LLHD and CIRCT
http://www.llhd.io
Apache License 2.0
243 stars 31 forks source link

Bump CIRC, fix CI build, add lifetime annotations #252

Open stefanlippuner opened 9 months ago

stefanlippuner commented 9 months ago

Changes:

CI workflow run: https://github.com/stefanlippuner/moore/actions/runs/6361816938

stefanlippuner commented 9 months ago

@maerhart I picked up https://github.com/fabianschuiki/moore/pull/252/commits/37f9596fb80fcf5fd38968fef57447d8a9082068 from your branch. Are you ok with merging that (with the addition of my fixes in 8fd4ee59)?

maerhart commented 9 months ago

I picked up https://github.com/fabianschuiki/moore/commit/37f9596fb80fcf5fd38968fef57447d8a9082068 from your branch. Are you ok with merging that (with the addition of my fixes in 8fd4ee59)?

Of course, thanks for picking it up!

fabianschuiki commented 9 months ago

Awesome, thanks a lot :tada:! Let me kick off the CI run here as well.