================
@@ -112,8 +112,8 @@ while.end: ; preds =
%while.body, %entry
define void @store16predec(ptr %x, i16 %y) {
; CHECK-LABEL: store16predec:
-; CHECK: st -{{[XYZ]}}, {{.*}}
-; CHECK: st -{{[XYZ]}}, {{.*}}
+; TODO: st -{{[XYZ]}}, {{.*}}
----------------
benshi001 wrote:
Besides changing to `TODO`, it would be better to show what are generated, such
as
```
st xxxxx
sbiw xxxxx
```
https://github.com/llvm/llvm-project/pull/152028
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits