Displaying 2 results from an estimated 2 matches for "699912".
Did you mean:
699,12
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...6
struct_grid.ll 13 128736 0 0.02 128707 0 0.01 128707
struct_innerprod.ll 1 48675 0 0.01 48646 0 0.01 48646
struct_io.ll 2 73939 0 0.01 73910 0 0.02 73910
struct_matrix.ll 14 261655 0 0.02 261626 0 0.03 261626
struct_matrix_mask.ll 1 25141 0 0.01 25112 0 0.01 25112
struct_matvec.ll 5 699941 0 0.06 699912 0 0.06 699912
StructModifyTest.ll 2 5693 0 0.01 5684 0 0.01 5684
struct_scale.ll 1 32911 0 0.01 32882 0 0.01 32882
struct_stencil.ll 5 29224 0 0.01 29195 0 0.01 29195
struct_vector.ll 19 328103 0 0.03 328074 0 0.03 328074
student2.ll 32 70920 2 0.01 70847 0 0.01 70866
student3.ll 35 147276 1 0.02 1...