RKSimon added a comment.

Please can you extend the test coverage to cover more vector sizes and cpu 
target features, not just avx512, and also add x86_64-scei-ps4 triple tests. 
Maybe 32-bit tests as well?



================
Comment at: clang/include/clang/Basic/LangOptions.h:143
+    /// (SVN r351319). This causes vectors of __int128 to be passed in memory
+    /// instead of passing in multiple scalar registers.
+    Ver9,
----------------
Add that this is just for Linux and NetBSD


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64672



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

Reply via email to