Displaying 2 results from an estimated 2 matches for "sminterf".
Did you mean:
minter
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))
...dual.ll 5 144063 0 0.02 144034 0 0.02 144034
smg_setup_interp.ll 2 82572 0 0.02 82543 0 0.01 82543
smg_setup.ll 1 125658 0 0.02 125629 0 0.02 125629
smg_setup_rap.ll 2 16139 0 0.01 16110 0 0.01 16110
smg_setup_restrict.ll 2 4625 0 0.01 4596 0 0.01 4596
smg_solve.ll 1 54745 0 0.01 54716 0 0.01 54716
sminterf.ll 1 12591 0 0.01 12561 0 0.01 12561
solution.ll 7 17336 0 0.01 17306 0 0.01 17306
Solver.ll 173 422515 23 0.05 414120 11 0.05 410962
SOR.ll 2 8689 0 0.01 8669 0 0.01 8669
sort.ll 12 187687 0 0.03 187658 0 0.02 163059
Sort.ll 1 9528 0 0.01 9512 0 0.01 9512
SortUtils.ll 3 14655 0 0.01 14620 0 0.01 1...