[PATCH] D10972: Add missing builtins to altivec.h for ABI compliance (vol. 3)

Bill Schmidt wschmidt at linux.vnet.ibm.com
Thu Jul 9 12:22:11 PDT 2015


wschmidt added inline comments.

================
Comment at: lib/Headers/altivec.h:7013
@@ -6712,2 +7012,3 @@
+  return (vector signed long long)__res;
 }
 
----------------
OK, I take it back, I misread the code.  We were already generating the wrong instruction here.  Carry on... ;)


Repository:
  rL LLVM

http://reviews.llvm.org/D10972







More information about the cfe-commits mailing list