[llvm] [RISCV][TTI] Implement instruction cost for vp.reduce.* (PR #114184)
Elvis Wang via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 16:54:26 PST 2024
ElvisWang123 wrote:
> I've made specific review suggestions you have not applied. As a means to make forward progress here, are you okay with me landing a modified version of this patch? The code is fine, it's only the testing bits we're stuck on. I'll simply make the testing change I've requested, and you can revisit testing improvements in a separate review if you want.
I push a new commit [2c0f6f1](https://github.com/llvm/llvm-project/pull/114184/commits/2c0f6f10a201846ceac19355ad2641269cb192d6) to revert all RUN line changes.
If the latest change still can not fit your requirement, feel free to land a modified version of this patch.
https://github.com/llvm/llvm-project/pull/114184
More information about the llvm-commits
mailing list