vector data types support in the LLVM interpreter part 2

Veselov, Yuri Yuri.Veselov at intel.com
Mon Apr 15 10:23:45 PDT 2013


Hi
This is the second part of code which implements vector support for LLVM interpreter.
It implements binary and relational operations for integer and floating point data types.

The first part was committed April,01,2013, rev. 178469.

Thanks,
Yuri


From: Nadav Rotem [mailto:nrotem at apple.com]
Sent: Monday, April 15, 2013 9:15 PM
To: Veselov, Yuri
Subject: Re: vector data types support in the LLVM interpreter part 2

Can you please send the patch to the mailing list ?

On Apr 15, 2013, at 10:01 AM, "Veselov, Yuri" <Yuri.Veselov at intel.com<mailto:Yuri.Veselov at intel.com>> wrote:


I'm sorry for inconvenience,
Before send the patch, I have built the patched code on SLES and win 7, and it was built successfully, but it looks like it was not enough.
Is it possible for me to pass any kind of pre-commit ?

So, I send you fixed patch (attached).

Thanks,
Yuri

From: Nadav Rotem [mailto:nrotem at apple.com]
Sent: Saturday, April 13, 2013 2:05 AM
To: Veselov, Yuri
Subject: Re: vector data types support in the LLVM interpreter part 2

Yuri,

I committed it  r179409  but I had to revert it because it broke the build. Please send the revised patch to llvm-commit.

http://lab.llvm.org:8011/builders/lld-x86_64-darwin11/builds/757


Thanks,
Nadav

On Apr 12, 2013, at 12:36 AM, "Veselov, Yuri" <Yuri.Veselov at intel.com<mailto:Yuri.Veselov at intel.com>> wrote:



Ok, thanks a lot.
-Yuri

From: Nadav Rotem [mailto:nrotem at apple.com]
Sent: Thursday, April 11, 2013 9:18 PM
To: Veselov, Yuri
Subject: Re: vector data types support in the LLVM interpreter part 2

I think that its okay. I didn't get a chance to commit it yes, but the patch is on my desktop. I hope to get it in today.

Thanks,
Nadav

On Apr 11, 2013, at 10:09 AM, "Veselov, Yuri" <Yuri.Veselov at intel.com<mailto:Yuri.Veselov at intel.com>> wrote:




Hi Nadav,
Is anything wrong with patch ? Should I change something?

Thanks,
Yuri

From: Nadav Rotem [mailto:nrotem at apple.com]
Sent: Monday, April 08, 2013 9:22 PM
To: Veselov, Yuri
Subject: Re: vector data types support in the LLVM interpreter part 2

LGTM. I will commit this later today.

On Apr 8, 2013, at 10:02 AM, "Veselov, Yuri" <Yuri.Veselov at intel.com<mailto:Yuri.Veselov at intel.com>> wrote:





Hi Nadav,
Could you please review the second patch implementing vector data support to LLVM interpreter?

Best regards,
Yuri Veselov
INNL, Nizhny Novgorod, Russia
'+7(831)296-94-44;ext.2307
*Yuri.Veselov at Intel.com<mailto: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.
<interpreter_patch_2.patch>


--------------------------------------------------------------------
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.


--------------------------------------------------------------------
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.


--------------------------------------------------------------------
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.
<interpreter_patch_2_2.patch>


--------------------------------------------------------------------
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/20130415/f7d510b4/attachment.html>


More information about the llvm-commits mailing list