Skip to content

Commit edc4059

Browse files
pre-commit: Update
1 parent fca27fe commit edc4059

File tree

93 files changed

+3155
-3306
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+3155
-3306
lines changed

bench/abc/optimized/giaUtil.ll

+1-1
Original file line numberDiff line numberDiff line change
@@ -17252,7 +17252,7 @@ Vec_StrCountEntry.exit22: ; preds = %Vec_StrCountEntry.e
1725217252
%23 = udiv i32 %8, %22
1725317253
%24 = add nsw i32 %23, -1
1725417254
%25 = add nsw i32 %8, -1
17255-
%26 = zext nneg i32 %25 to i64
17255+
%26 = sext i32 %25 to i64
1725617256
%27 = tail call i64 @fwrite(ptr noundef nonnull %11, i64 noundef 1, i64 noundef %26, ptr noundef nonnull %3)
1725717257
%28 = tail call i32 (ptr, ...) @printf(ptr noundef nonnull dereferenceable(1) @.str.61, ptr noundef %1, i32 noundef %17, i32 noundef %24)
1725817258
br label %29

0 commit comments

Comments
 (0)