[PATCH] D133739: [RISCV][WIP] Form more VW instructions
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 14 09:38:32 PDT 2022
qcolombet added a comment.
> 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?
I was wondering about that too, but like Craig said the register pressure implication may be problematic.
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