Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pre-commit: test PR87048 #461

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,146 changes: 571 additions & 575 deletions bench/ceres/optimized/dynamic_sparse_normal_cholesky_solver.cc.ll

Large diffs are not rendered by default.

1,356 changes: 674 additions & 682 deletions bench/ceres/optimized/eigensparse.cc.ll

Large diffs are not rendered by default.

254 changes: 126 additions & 128 deletions bench/ceres/optimized/reorder_program.cc.ll

Large diffs are not rendered by default.

398 changes: 200 additions & 198 deletions bench/cmake/optimized/archive_write_set_format_pax.c.ll

Large diffs are not rendered by default.

128 changes: 64 additions & 64 deletions bench/darktable/optimized/introspection_mask_manager.c.ll

Large diffs are not rendered by default.

276 changes: 132 additions & 144 deletions bench/flac/optimized/metadata_object.c.ll

Large diffs are not rendered by default.

1,879 changes: 937 additions & 942 deletions bench/graphviz/optimized/emit.c.ll

Large diffs are not rendered by default.

264 changes: 130 additions & 134 deletions bench/graphviz/optimized/furtherest_point.c.ll

Large diffs are not rendered by default.

371 changes: 183 additions & 188 deletions bench/graphviz/optimized/layout.c.ll

Large diffs are not rendered by default.

227 changes: 111 additions & 116 deletions bench/graphviz/optimized/osageinit.c.ll

Large diffs are not rendered by default.

129 changes: 62 additions & 67 deletions bench/graphviz/optimized/patchworkinit.c.ll

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions bench/graphviz/optimized/sameport.c.ll
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ define void @dot_sameports(ptr noundef %0) local_unnamed_addr #0 {
br label %sameedge.exit

._crit_edge.i: ; preds = %30, %29
%malloc.i = tail call dereferenceable_or_null(8) ptr @malloc(i64 8)
%36 = icmp eq ptr %malloc.i, null
%calloc.i = tail call dereferenceable_or_null(8) ptr @calloc(i64 1, i64 8)
%36 = icmp eq ptr %calloc.i, null
br i1 %36, label %37, label %edge_list_append.exit.i

37: ; preds = %._crit_edge.i
Expand All @@ -121,7 +121,7 @@ define void @dot_sameports(ptr noundef %0) local_unnamed_addr #0 {
unreachable

edge_list_append.exit.i: ; preds = %._crit_edge.i
store ptr %.047196, ptr %malloc.i, align 8
store ptr %.047196, ptr %calloc.i, align 8
%41 = icmp eq i64 %.sroa.11137.1194, %.sroa.22142.1193
br i1 %41, label %42, label %same_list_append.exit.i

Expand Down Expand Up @@ -159,7 +159,7 @@ same_list_append.exit.i: ; preds = %edge_list_append.ex
%57 = getelementptr inbounds %struct.same_t, ptr %.sroa.0133.2, i64 %.sroa.11137.1194
store ptr %27, ptr %57, align 8
%.sroa.4.0..sroa_idx.i = getelementptr inbounds i8, ptr %57, i64 8
store ptr %malloc.i, ptr %.sroa.4.0..sroa_idx.i, align 8
store ptr %calloc.i, ptr %.sroa.4.0..sroa_idx.i, align 8
%.sroa.5.0..sroa_idx.i = getelementptr inbounds i8, ptr %57, i64 16
store i64 1, ptr %.sroa.5.0..sroa_idx.i, align 8
%.sroa.625.0..sroa_idx.i = getelementptr inbounds i8, ptr %57, i64 24
Expand Down Expand Up @@ -208,8 +208,8 @@ same_list_append.exit.i: ; preds = %edge_list_append.ex
br label %sameedge.exit

._crit_edge.i73: ; preds = %71, %70
%malloc.i74 = tail call dereferenceable_or_null(8) ptr @malloc(i64 8)
%77 = icmp eq ptr %malloc.i74, null
%calloc.i74 = tail call dereferenceable_or_null(8) ptr @calloc(i64 1, i64 8)
%77 = icmp eq ptr %calloc.i74, null
br i1 %77, label %78, label %edge_list_append.exit.i75

78: ; preds = %._crit_edge.i73
Expand All @@ -220,7 +220,7 @@ same_list_append.exit.i: ; preds = %edge_list_append.ex
unreachable

edge_list_append.exit.i75: ; preds = %._crit_edge.i73
store ptr %.047196, ptr %malloc.i74, align 8
store ptr %.047196, ptr %calloc.i74, align 8
%82 = icmp eq i64 %.sroa.11.1191, %.sroa.22.1190
br i1 %82, label %83, label %same_list_append.exit.i78

Expand Down Expand Up @@ -258,7 +258,7 @@ same_list_append.exit.i78: ; preds = %edge_list_append.ex
%98 = getelementptr inbounds %struct.same_t, ptr %.sroa.0114.2, i64 %.sroa.11.1191
store ptr %68, ptr %98, align 8
%.sroa.4.0..sroa_idx.i79 = getelementptr inbounds i8, ptr %98, i64 8
store ptr %malloc.i74, ptr %.sroa.4.0..sroa_idx.i79, align 8
store ptr %calloc.i74, ptr %.sroa.4.0..sroa_idx.i79, align 8
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regression.

%.sroa.5.0..sroa_idx.i80 = getelementptr inbounds i8, ptr %98, i64 16
store i64 1, ptr %.sroa.5.0..sroa_idx.i80, align 8
%.sroa.625.0..sroa_idx.i81 = getelementptr inbounds i8, ptr %98, i64 24
Expand Down Expand Up @@ -836,8 +836,8 @@ declare ptr @agraphof(ptr noundef) local_unnamed_addr #2

declare void @shape_clip(ptr noundef, ptr noundef) local_unnamed_addr #2

; Function Attrs: nofree nounwind willreturn allockind("alloc,uninitialized") allocsize(0) memory(inaccessiblemem: readwrite)
declare noalias noundef ptr @malloc(i64 noundef) local_unnamed_addr #10
; Function Attrs: nofree nounwind willreturn allockind("alloc,zeroed") allocsize(0,1) memory(inaccessiblemem: readwrite)
declare noalias noundef ptr @calloc(i64 noundef, i64 noundef) local_unnamed_addr #10

; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none)
declare <2 x double> @llvm.fmuladd.v2f64(<2 x double>, <2 x double>, <2 x double>) #11
Expand All @@ -852,7 +852,7 @@ attributes #6 = { nounwind "frame-pointer"="all" "no-trapping-math"="true" "stac
attributes #7 = { noreturn nounwind uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #8 = { mustprogress nounwind willreturn allockind("realloc") allocsize(1) memory(argmem: readwrite, inaccessiblemem: readwrite) "alloc-family"="malloc" "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #9 = { noreturn nounwind "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #10 = { nofree nounwind willreturn allockind("alloc,uninitialized") allocsize(0) memory(inaccessiblemem: readwrite) "alloc-family"="malloc" }
attributes #10 = { nofree nounwind willreturn allockind("alloc,zeroed") allocsize(0,1) memory(inaccessiblemem: readwrite) "alloc-family"="malloc" }
attributes #11 = { nocallback nofree nosync nounwind speculatable willreturn memory(none) }
attributes #12 = { nounwind }
attributes #13 = { nounwind willreturn memory(read) }
Expand Down
Loading