amyk accepted this revision as: amyk.
amyk added a comment.
This revision is now accepted and ready to land.

Overall I think this LGTM.

Please correct me if I am wrong but I think the description of the functions 
need to be updated to:

  int vec_test_swdiv(vector double v1, vector double v2);
  int vec_test_swdivs(vector float v1, vector float v2);
  int vec_test_swsqrt(vector double v1);
  int vec_test_swsqrts(vector float v1);




Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88278/new/

https://reviews.llvm.org/D88278

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

Reply via email to