sdesmalen-arm wrote: > @gbossu @gbossu @sdesmalen-arm What do you think about merging this PR to the > release branch?
We'd like to enable sub-register liveness for streaming functions to let the compiler make better use of SME2 multi-vector instructions. These patches allow us to do that. We've tested this on a variety of workloads with sub-register liveness tracking enabled (for non-streaming functions to expand coverage). https://github.com/llvm/llvm-project/pull/176197 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
