loopy
loopy copied to clipboard
Missing join_array_axes transformation
Consider the face_mass kernel. The f and j dimensions could be joined, shrinking the array dimensions from 3D to 2D. Currently there is a split_array_axis transformation but no join_array_axes transformation so this is not possible presently.