We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af5fd14 commit a4b2237Copy full SHA for a4b2237
flang/module/__ppc_intrinsics.f90
@@ -1293,14 +1293,14 @@ end function func_r8r8i
1293
end interface vsx_lxvp
1294
public :: vsx_lxvp
1295
1296
-#undef VEC_VP_I_VP
1297
-#undef VEC_VP_I_VR
1298
-#undef VEC_VP_I_VU
1299
-#undef VEC_VP_I_VI
1300
-#undef VP_I_VP
1301
-#undef VP_I_VR
1302
-#undef VP_I_VU
1303
-#undef VP_I_VI
+#undef VEC_VP_I0_VP
+#undef VEC_VP_I0_VR
+#undef VEC_VP_I0_VU
+#undef VEC_VP_I0_VI
+#undef VP_I0_VP
+#undef VP_I0_VR
+#undef VP_I0_VU
+#undef VP_I0_VI
1304
1305
!-----------------------------------------
1306
! vector function(vector, vector, vector)
0 commit comments