Merge sort algorithm is called merge sort because it works on the premise that merging two sorted lists together is the easiest way to create a single sorted list. Merge sort is a divide-and-conquer ...
; Test that in one run var3 is merged into var2 and var1 into var4. ; Test that we merge @var5 and @var6 into one with the higher alignment declare void @zed(%struct.foobar*, %struct.foobar*) ...