[llvm-commits] [PATCH] AutoUpgrade for llvm.x86.sse41.ptestz/ptestc/ptestnzc

Rotem, Nadav nadav.rotem at intel.com
Sun Jun 10 11:45:23 PDT 2012


Committed in r158295.
Thanks :)

From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Kuperstein, Michael M
Sent: Sunday, June 10, 2012 16:33
To: llvm-commits at cs.uiuc.edu
Subject: [llvm-commits] [PATCH] AutoUpgrade for llvm.x86.sse41.ptestz/ptestc/ptestnzc

Hello,

In r154580 the signatures of the 3 intrinsics in the title were modified. Both the return type and the two operands were changed from <4 x float> to <2 x i64>. This change broke compatibility with IR generated by LLVM 3.0. 
An AutoUpgrade patch for the old signatures is attached. 

Please review.

Thanks,
  Michael
---------------------------------------------------------------------
Intel Israel (74) Limited

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.
---------------------------------------------------------------------
Intel Israel (74) Limited

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.




More information about the llvm-commits mailing list