https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/197615
pgo-memop-opt has previously validated VP metadata and bailed if it runs into duplicate values in the VP metadata. VP metadata values will soon be deduplicated at construction, making this no longer necessary, and will also cause this test to fail, so drop it. Keep the verification/deduplication pgo-memop-opt for now to avoid leaving main in a broken state. _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
