[PATCH] D46863: [X86] Use __builtin_convertvector to implement some of the packed integer to packed float conversion intrinsics.
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 21 11:09:02 PDT 2018
craig.topper added a comment.
So I think we've covered the whether this is ok to do questions. If someone can double check signed/unsigned and vector element sizes are all correct and approve this that would be great.
Repository:
rC Clang
https://reviews.llvm.org/D46863
More information about the cfe-commits
mailing list