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

Revive lit tests #13

Open
lorentey opened this issue Oct 12, 2020 · 0 comments
Open

Revive lit tests #13

lorentey opened this issue Oct 12, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@lorentey
Copy link
Member

This repository contains a couple of lit tests that look at generated code to catch potential codegen issues and to verify that constant folding gets rid of switch statements over memory ordering enumerations. These do not cover all supported atomic types and they aren't currently configured for execution.

  • Set up a lit configuration that allows us to easily execute these tests. This does not need to be integrated into the package manager.
  • Update and extend the existing tests to look at double-wide atomics, atomic booleans and other features that aren't currently covered.
@lorentey lorentey added the enhancement New feature or request label Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant