[PATCH] D20321: [Clang][AVX512][intrinsics] Fix vperm intrinsics.
Craig Topper via cfe-commits
cfe-commits at lists.llvm.org
Wed May 18 08:19:50 PDT 2016
craig.topper added a subscriber: craig.topper.
craig.topper requested changes to this revision.
craig.topper added a reviewer: craig.topper.
craig.topper added a comment.
This revision now requires changes to proceed.
Don't the type casts need to be changed too? For example permutexvar_pd has the index as __v8df.
Repository:
rL LLVM
http://reviews.llvm.org/D20321
More information about the cfe-commits
mailing list