[llvm] [RISCV] Remove SiFive7PipeV and replace it with SiFive7VCQ (PR #73969)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 1 08:50:21 PST 2023
michaelmaitland wrote:
> Have you tried to evaluate it on FPGA/chip and to see the improvements?
We have evaluated on spec2006 and saw improvements. This change is important to take advantage of the parallelism in the vector pipeline.
https://github.com/llvm/llvm-project/pull/73969
More information about the llvm-commits
mailing list