[llvm] [RISCV] Mark vmvNr.v as implicitly using vtype (PR #118414)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 08:06:20 PST 2024


preames wrote:

> I had to update the llvm-mca tests, I'm not sure why adding a use affects the number of cycles. cc @mshockwave

LGTM as well, the mca change is at least reasonable if we're modeling a new runtime dependency which wasn't previously being modeled.  

https://github.com/llvm/llvm-project/pull/118414


More information about the llvm-commits mailing list