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

Indexed Load have const float type pointer, but vremu don't have float type input. #15

Open
XYenChi opened this issue Dec 9, 2024 · 0 comments

Comments

@XYenChi
Copy link
Collaborator

XYenChi commented Dec 9, 2024

Now the generator will generate vec_value_7_1 = __riscv_vremu_vx_f64m2_m(mask_value_18_0, vec_value_7_1, 10, vl);

os << vecIdx << " = __riscv_vremu_vx_"

Maybe need type condition, but float type don't have remainder operator.

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

No branches or pull requests

1 participant