https://github.com/fhahn commented:
I think this introduced a Use-After-Free when intrinsics with debug metadata get auto-upgraded (an example is `Transforms/LoopVectorize/X86/reg-usage-debug.ll`). Put up a fix: https://github.com/llvm/llvm-project/pull/200779 https://github.com/llvm/llvm-project/pull/200649 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
