[PATCH] D37287: [X86] Implement broadcastf32x2 and broadcasti32x2 intrinsics using __builtin_shufflevector instead builtins

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 30 00:46:09 PDT 2017


craig.topper added a comment.

Yes I did. With the other bug fixed they all produced the correct instruction.


https://reviews.llvm.org/D37287





More information about the cfe-commits mailing list