[llvm] [SLP]Remove operands upon marking instruction for deletion. (PR #97409)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 9 02:07:05 PDT 2024
dyung wrote:
Hi @alexey-bataev, we are seeing an assertion failure in internal tests which I bisected back to this change. What is odd is that it does not hit the assertion failure reliably, so there seems to be some element of randomness to it. I have put the repro and assertion failure stack trace in issue #98133. Can you take a look?
https://github.com/llvm/llvm-project/pull/97409
More information about the llvm-commits
mailing list