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

support the semantics of vscale #923

Open
vfdff opened this issue Jul 20, 2023 · 1 comment
Open

support the semantics of vscale #923

vfdff opened this issue Jul 20, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@vfdff
Copy link

vfdff commented Jul 20, 2023

test: https://alive2.llvm.org/ce/z/JBEHeZ

%vscale = call i64 @llvm.vscale.i64() nofree willreturn memory(none) imply the alive2 thinks of it as a common user define function ?
In fact, the vscale is widely used in SVE (Scalable Vector Extension).

@nunoplopes
Copy link
Member

Yep, vscale is not supported. There's no plan to support it in the short-term.

@nunoplopes nunoplopes added the enhancement New feature or request label Aug 24, 2023
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

2 participants