[PATCH] D133739: [RISCV][WIP] Form more VW instructions

Diego Caballero via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 00:04:04 PDT 2022


dcaballe added a comment.

Thanks for moving this forward, @qcolombet!

I wonder if even for cases where not all the users of the extension are folded, the performance gain from using a `vw` variant would make up for keeping two extension instructions. Any idea?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133739/new/

https://reviews.llvm.org/D133739



More information about the llvm-commits mailing list