[PATCH] D64672: [X86] Prevent passing vectors of __int128 as <X x i128> in llvm IR
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 1 13:42:09 PDT 2019
craig.topper added a comment.
In D64672#1653847 <https://reviews.llvm.org/D64672#1653847>, @RKSimon wrote:
> 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?
Other than 256-bit what other size do you want?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64672/new/
https://reviews.llvm.org/D64672
More information about the cfe-commits
mailing list