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

Backport 9067070d91e9d8cdd8509ffa56a076f08a3d7281 to release/18.x #92134

Open
topperc opened this issue May 14, 2024 · 3 comments
Open

Backport 9067070d91e9d8cdd8509ffa56a076f08a3d7281 to release/18.x #92134

topperc opened this issue May 14, 2024 · 3 comments

Comments

@topperc
Copy link
Collaborator

topperc commented May 14, 2024

This splits the unaligned scalar and vector controls in the backend. This will allow the -Xclang -target-feature -Xclang +unaligned-scalar-mem option that used to work on llvm 17 to work again.

We need to work within the RISC-V community to figure out how -mno-strict-align should behave.

Related issue #88029

@topperc topperc added this to the LLVM 18.X Release milestone May 14, 2024
@llvmbot
Copy link
Collaborator

llvmbot commented May 14, 2024

@llvm/issue-subscribers-backend-risc-v

Author: Craig Topper (topperc)

This splits the unaligned scalar and vector controls in the backend. This will allow the `-Xclang -target-feature -Xclang +unaligned-scalar-mem` option that used to work on llvm 17 to work again.

We need to work within the RISC-V community to figure out how -mno-strict-align should behave.

Related issue #88029

@topperc
Copy link
Collaborator Author

topperc commented May 14, 2024

/cherry-pick 9067070

@llvmbot
Copy link
Collaborator

llvmbot commented May 14, 2024

Failed to cherry-pick: 9067070

https://github.com/llvm/llvm-project/actions/runs/9082269777

Please manually backport the fix and push it to your github fork. Once this is done, please create a pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants