[PATCH] D94504: [SVE] Add ISel pattern for addvl
Cullen Rhodes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 02:56:02 PST 2021
c-rhodes added a comment.
In D94504#2494181 <https://reviews.llvm.org/D94504#2494181>, @cameron.mcinally wrote:
> LGTM
>
> I'm assuming scheduling the new addvls closer to their uses is a register pressure win?
Thanks for reviewing. I didn't anticipate that reordering but yeah I would think so.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94504/new/
https://reviews.llvm.org/D94504
More information about the llvm-commits
mailing list