Add a new VPlan subdirectory as common place for tests checking VPlan printing. It contains a lit.local.cfg that only runs the tests when assertions are enabled. This removes the need to add explicit REQUIRES: asserts to VPlan tests. PR: https://github.com/llvm/llvm-project/pull/180611