[PATCH] D98002: [RISCV] Add scheduling resources for V
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 16 12:46:06 PDT 2021
evandro added a comment.
In D98002#2612677 <https://reviews.llvm.org/D98002#2612677>, @NickHung wrote:
> I'm curious how instruction scheduling works if you don't add those resource models into the PseudoRVV instructions?
Firstly, this patch defines the resources. I'll follow it up with another patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98002/new/
https://reviews.llvm.org/D98002
More information about the llvm-commits
mailing list