Odd wide_storage
#1892
-
I'm wondering If I could declare eve::wide, but with odd num of wide storages.
It should create array of 3 regs, but this is incompatible because the static check is for powers of two for Cardinal. |
Beta Was this translation helpful? Give feedback.
Answered by
jfalcou
Jul 15, 2024
Replies: 2 comments 3 replies
-
If it's a bug, I'll try to fix it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
You want to make a |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
DramaDesu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You want to make a
eve::wide<kumi::tuple<float,float,float>>
See the tutorial.about wide ofbstructs in the doc