[llvm] [RFC][LV] VPlan-based cost model (PR #67647)
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 11:51:44 PDT 2024
rengolin wrote:
> There's no pre-defined set of test suites I think, but the ones I mentioned should cover a lot of ground.
Indeed, this isn't about performance versus each other, but making sure the cost model choices aren't different by looking at the debug traces while running over those programs. They are, so we're good.
https://github.com/llvm/llvm-project/pull/67647
More information about the llvm-commits
mailing list