supposed vector data types support in the LLVM interpreter

Veselov, Yuri Yuri.Veselov at intel.com
Fri Mar 15 07:57:54 PDT 2013


Hi,
My name is Yuri, I work in Intel's OpenCL project, we use LLVM , and in particular, LLVM interpreter.
We added to the interpreter support for vector data types, according to the OpenCL needs.

I think I will not be a frequent contributor to LLVM, but I would like to provide this interpreter's enhancement<http://lingvopro.abbyyonline.com/ru/Search/GlossaryItemExtraInfo?text=%d1%80%d0%b0%d1%81%d1%88%d0%b8%d1%80%d0%b5%d0%bd%d0%b8%d0%b5&translation=enhancement&srcLang=ru&destLang=en> by several patches, thirst of them is attached -
it includes support for vector load/store operations, getting constant value for vectors, 'extractelement' instruction and simple test.

So, I would like to pass the code review with attached pass.

Should I request an account on the Phabricator?
Best regards,
Yuri Veselov
INNL, Nizhny Novgorod, Russia
'+7(831)296-94-44;ext.2307
*Yuri.Veselov at Intel.com


--------------------------------------------------------------------
Closed Joint Stock Company Intel A/O
Registered legal address: Krylatsky Hills Business Park, 
17 Krylatskaya Str., Bldg 4, Moscow 121614, 
Russian Federation

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130315/7c827e77/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: interpreter_patch.diff
Type: application/octet-stream
Size: 14500 bytes
Desc: interpreter_patch.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130315/7c827e77/attachment.obj>


More information about the llvm-commits mailing list