[PATCH] D37287: [X86] Implement broadcastf32x2 and broadcasti32x2 intrinsics using __builtin_shufflevector instead builtins
aymanmus added a comment. Did you make sure the resulted IR was lowered to the expected X86 instructions? https://reviews.llvm.org/D37287 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-comm
[PATCH] D37287: [X86] Implement broadcastf32x2 and broadcasti32x2 intrinsics using __builtin_shufflevector instead builtins
aymanmus accepted this revision. aymanmus added a comment. This revision is now accepted and ready to land. LGTM Thanks for the 2 patches. https://reviews.llvm.org/D37287 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/