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 5aee6d4 commit c5aa354Copy full SHA for c5aa354
clang/test/CIR/CodeGen/vector-ext.cpp
@@ -529,4 +529,4 @@ void foo11() {
529
// OGCG: %[[TMP_A:.*]] = load <4 x i32>, ptr %[[VEC_A]], align 16
530
// OGCG: %[[TMP_B:.*]] = load <4 x i32>, ptr %[[VEC_B]], align 16
531
// OGCG: %[[XOR:.*]] = xor <4 x i32> %[[TMP_A]], %[[TMP_B]]
532
-// OGCG: store <4 x i32> %[[XOR]], ptr {{.*}}, align 16/ OGCG: store <4 x i32> %[[XOR]], ptr {{.*}}, align 16
+// OGCG: store <4 x i32> %[[XOR]], ptr {{.*}}, align 16
0 commit comments