When trying to avoid allocations, note that `\` actually allocates. You will instead want to use `A_ldiv_B!` for the non-allocating form.