[llvm] Fix parsing out-of-order ValueInfos (PR #73239)

Steven Wu via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 10:01:49 PST 2023


cachemeifyoucan wrote:

I am not really familiar with devirtualization part of the summary but is the real bug that there should not be two `^4` in the same module?

Maybe we should correctly error out instead of assertion in this case.

https://github.com/llvm/llvm-project/pull/73239


More information about the llvm-commits mailing list