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

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 07:59:00 PST 2024


https://github.com/jmorse approved this pull request.

LGTM (after reminding myself that the "WhenDefined" method is only there to match the Instruction version, it doesn't really mean it interacts with Undef/Poison).

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


More information about the llvm-commits mailing list