[llvm-dev] Document to understand vectorized code

Sudakshina Dutta via llvm-dev llvm-dev at lists.llvm.org
Sat Jun 5 20:16:39 PDT 2021


Dear all,

Greetings. I have generated a vectorized code from a C source file
(attached). Is there any comprehensive tutorial/document to understand
generated instructions or the semantics of the vectorized code ?

Thanks,
Sudakshina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210606/61f426df/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: find_max.c
Type: text/x-csrc
Size: 187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210606/61f426df/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: find_max_out.ll
Type: application/octet-stream
Size: 5487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210606/61f426df/attachment.obj>


More information about the llvm-dev mailing list