david-xl wrote: > > can the check also be done earlier to the VP meta data creation point -- > > which allows the error context to be captured. > > Can you describe exactly what you have in mind? We could do something where > the VP metadata gets created in `InstrProf.cpp` like an assertion/error > emission, but that really shouldn't be getting emitted after #196649.
Ok -- if it is rare, keep it in verifier is fine. https://github.com/llvm/llvm-project/pull/193083 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
