be93e38152
This reuses the instruction data size helper used for creating instruction. It also removes the hashing of the aco::spans used for operands and definitions, which was redundant with hash finalization. Reviewed-by: Rhys Perry <pendingchaos02@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28527>