Skip to content

Conversation

@heshpdx
Copy link
Contributor

@heshpdx heshpdx commented Sep 27, 2024

Couple fixes from SPEC CPU work:

  • Provide rr_graph_utils with full definition of lambda function.
  • Remove/replace __attribute since MSVC doesn't know about it.

Provide rr_graph_utils with full definition of lambda function.
Remove/replace __attribute since MSVC doesn't know about it.
@github-actions github-actions bot added the lang-cpp C/C++ code label Sep 27, 2024
Copy link
Contributor

@AlexandreSinger AlexandreSinger left a comment

Choose a reason for hiding this comment

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

Hi @heshpdx , thank you for these changes.

Looking through the CI, this causes some of the regular tests to fail due to warnings. This is just from an unused variable which is easily resolved below.

Copy link
Contributor

@AlexandreSinger AlexandreSinger left a comment

Choose a reason for hiding this comment

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

LGTM

@vaughnbetz
Copy link
Contributor

Google part of CI is down, so nightly test failures are expected. There is one unit test failing, but it's a known problem test that @soheilshahrouz is going to turn off for now.

@vaughnbetz vaughnbetz merged commit d449e75 into verilog-to-routing:master Oct 3, 2024
34 of 51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang-cpp C/C++ code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants