================
@@ -156,46 +156,43 @@ __bf16 test_mm_cvtness_sbh(float A) {
__m128 test_mm_cvtpbh_ps(__m128bh A) {
// CHECK-LABEL: test_mm_cvtpbh_ps
- // CHECK: sext <4 x i16> %{{.*}} to <4 x i32>
- // CHECK: call <4 x i32> @llvm.x86.sse2.pslli.d(<4 x i32> %{{.*}}, i32
%{{.*}})
+ // CHECK: fpext <8 x bfloat> %{{.*}} to <8 x float>
----------------
RKSimon wrote:
That was my query in the patch summary :) Final codegen is fine, but I wanted
to see what everyone's preference was in the implementation.
https://github.com/llvm/llvm-project/pull/169781
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits