[PATCH] D64672: [X86] Prevent passing vectors of __int128 as <X x i128> in llvm IR

Paul Robinson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 4 06:49:22 PDT 2019


probinson added a comment.

It looks to me like the patch does things the New Way only for Linux and NetBSD, so for PS4 backward compatibility I am okay with it.


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

https://reviews.llvm.org/D64672





More information about the cfe-commits mailing list