[PATCH] D158716: [RFC][LV] VPlan-based cost model

ShihPo Hung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 08:22:14 PDT 2023


arcbbb added a comment.

Here is going to be read-only, so I moved this patch to github pr67647 <https://github.com/llvm/llvm-project/pull/67647>

> I'd like to see tests with the new flag. Perhaps reusing existing tests with a new RUN line and checking that the decisions are the same. After all, we don't want to change the behaviour with this patch, just the infrastructure.

Sure, I'll incorporate tests with the new flag and try existing tests with a new RUN line to ensure that the decisions remain consistent.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158716



More information about the llvm-commits mailing list