Skip to content
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

fastbrili: Conformant float printing #309

Merged
merged 1 commit into from
Jan 22, 2024
Merged

fastbrili: Conformant float printing #309

merged 1 commit into from
Jan 22, 2024

Conversation

sampsyo
Copy link
Owner

@sampsyo sampsyo commented Jan 6, 2024

As outlined in #300 (comment), the fastbrili interpreter just needed more conformant float printing to pass the benchmarks test suite. Now all 70 benchmarks match the baseline with turnt -e fastbrili benchmarks/**/*.bril!

Other than my unforgivable use of spaces instead of tabs, does this look OK to you, @charles-rs?

Remaining things on the to-do list here include:

  • write public-facing documentation in the Tools section
  • run the tests in CI?

@charles-rs
Copy link
Contributor

this change lgtm. Probably shoulda been using clang-format to force spaces over tabs in this but that's a different problem

@sampsyo
Copy link
Owner Author

sampsyo commented Jan 22, 2024

OK, sounds great! Thanks, @charles-rs. Sorry for the tabs/spaces mixture crimes.

@sampsyo sampsyo merged commit 12302cf into main Jan 22, 2024
3 checks passed
@sampsyo sampsyo deleted the fastbrili-fix-float branch January 22, 2024 12:18
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.

None yet

2 participants