amiya_mandal
MModular
•Created by amiya_mandal on 8/6/2024 in #questions
Its possible to create SIMD vector at runtime
I am currently working on a vector implementation using SIMD and I am encountering a challenge. Specifically, I am unable to locate an example demonstrating how to initialize an SIMD vector at runtime.
Here is the relevant code snippet I am working with:
I would appreciate any guidance or examples on how to properly initialize an SIMD vector at runtime. Your assistance in this matter would be highly valued.
Thank you for your time and support.
3 replies