Skip to content

Remove User Interrupts, Relax Requirements #106

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lenary
Copy link
Contributor

@lenary lenary commented May 12, 2025

These have been removed from both GCC and Clang, because the underlying N extension they were based on was never ratified.

This change also relaxes some of the requirements, to allow vendor interrupt modes, and combinations of (compatible) interrupt modes, which matches the LLVM implementation of SiFive interrupts.

These have been removed from both GCC and Clang, because the underlying
N extension they were based on was never ratified.

This change also relaxes some of the requirements, to allow vendor
interrupt modes, and combinations of (compatible) interrupt modes, which
matches the LLVM implementation of SiFive interrupts.
@lenary
Copy link
Contributor Author

lenary commented May 12, 2025

Relevant to @kito-cheng @topperc I think.

Copy link
Contributor

@topperc topperc left a comment

Choose a reason for hiding this comment

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

LGTM, but wait for @kito-cheng

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.

2 participants