[llvm] [RemoveDIs] Account for DPVAssigns in isIdenticalToWhenDefined (PR #82257)

Jordan Rupprecht via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 14:57:18 PST 2024


rupprecht wrote:

It looks like this commit caused some non-determinism which is fixed recently by #83242. Is that known/expected?
I've so far only narrowed it down to building w/ the combination of optimized and split dwarf. The bits in the .o file are different, but I haven't inspected how they are different.

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


More information about the llvm-commits mailing list