[PATCH] D105473: [LV] Ignore candidate VFs with invalid costs.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 09:39:55 PDT 2021


dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.

Thanks, this LGTM.

I would remove hasInvalidCosts and use expectedCost directly, but that's up to you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105473



More information about the llvm-commits mailing list