[PATCH] D125108: [RISCV] Enable subregister liveness tracking for RVV.
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 10 09:15:24 PDT 2022
frasercrmck accepted this revision.
frasercrmck added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: shiva0217.
LGTM, I had kind of assumed we were already enabling this. So thanks! This should help us embedding liveness bugs deep into our code - I've seen targets struggle to right these when enabling subreg liveness.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125108/new/
https://reviews.llvm.org/D125108
More information about the llvm-commits
mailing list