[PATCH] D142885: [VPlan] Allow building a VPlan to may fail.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 4 13:55:01 PST 2023


fhahn added a comment.

In D142885#4097064 <https://reviews.llvm.org/D142885#4097064>, @Ayal wrote:

> Adding a couple of nits. The optional functionality added cannot yet be exercised (with a test)?

Unfortunately I don't think it can be tested independently. D142886 <https://reviews.llvm.org/D142886> starts exercising the code path.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142885



More information about the llvm-commits mailing list