nemanjai added inline comments.

================
Comment at: include/clang/Basic/BuiltinsPPC.def:304
 
+BUILTIN(__builtin_vsx_lxvl, "V4ivC*Ui", "")
+BUILTIN(__builtin_vsx_lxvll, "V4ivC*Ui", "")
----------------
Also, in addition to guarding for 64-bit, these should be defined to take the 
length parameter as a 64-bit integer.


https://reviews.llvm.org/D26304



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to