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

__cheri_input/__cheri_output not implemented for RISC-V #665

Open
arichardson opened this issue Nov 28, 2022 · 0 comments
Open

__cheri_input/__cheri_output not implemented for RISC-V #665

arichardson opened this issue Nov 28, 2022 · 0 comments
Labels
clang Clang C/C++ frontend issues RISC-V wrong codegen The generate code is wrong (and causes crashes at runtime or wrong behaviour)

Comments

@arichardson
Copy link
Member

It appears that __cheri_input/__cheri_output is ignored on RISC-V. MIPS and Morello clear permissions: https://cheri-compiler-explorer.cl.cam.ac.uk/z/55f3jx

Should be easy to fix - but I would prefer if we wait until upstream-llvm-merge has been merged back into dev.

@arichardson arichardson added wrong codegen The generate code is wrong (and causes crashes at runtime or wrong behaviour) clang Clang C/C++ frontend issues RISC-V labels Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang Clang C/C++ frontend issues RISC-V wrong codegen The generate code is wrong (and causes crashes at runtime or wrong behaviour)
Projects
None yet
Development

No branches or pull requests

1 participant