Skip to content

[acc] Add clobbered-register annotation checker#231

Draft
mkannwischer wants to merge 1 commit intomasterfrom
mjk/check-clobbered-regs
Draft

[acc] Add clobbered-register annotation checker#231
mkannwischer wants to merge 1 commit intomasterfrom
mjk/check-clobbered-regs

Conversation

@mkannwischer
Copy link
Copy Markdown
Contributor

Add a static checker that verifies clobbered-register docstring annotations against the actual registers written, as determined by the existing information-flow analysis.

I have not yet fixed any annotations, so this is expected to fail in CI.
This draft PR is to test if it is feasible to run this test in CI.

Add a static checker that verifies clobbered-register docstring
annotations against the actual registers written, as determined by
the existing information-flow analysis.

Signed-off-by: Matthias J. Kannwischer <matthias@zerorisc.com>
@mkannwischer mkannwischer force-pushed the mjk/check-clobbered-regs branch from 23ddbbe to 334e46e Compare March 31, 2026 09:50
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