Mill Computing, Inc. Forums The Mill Architecture LCV and Vectorisation Reply To: LCV and Vectorisation

Ivan Godard
Keymaster
Post count: 689

I lose track too 🙂

Automatic vectorization doesn’t work yet; the specializer and LLVM are having a hissy fit. For your particular example, the best code is probably just to load twice, with no shuffle involved. The size of the vector loaded is member-dependent, of course.