[PATCH] [PPC64] Add 64-bit Vector Integer Arithmetic Instructions

Nemanja Ivanovic nemanja.i.ibm at gmail.com
Wed Mar 4 04:05:09 PST 2015


================
Comment at: lib/Headers/altivec.h:1533
@@ -1503,1 +1532,3 @@
 
+/* vec_vcmpgtsd */
+#ifdef __POWER8_VECTOR__
----------------
I am just curious why we are adding these. The ABI document specifies the [byte, halfword, word] versions of these as "deprecated and provided for compatibility only". Furthermore, it does not list the doubleword versions of these.

http://reviews.llvm.org/D8041

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list