[llvm] [VPlan] Use RPOT in CSE, fixing potential crash (PR #187548)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 02:18:51 PDT 2026


artagnon wrote:

> I presume we can't add a test case until #187589, but can you verify that it crashes without this PR, and it's fixed with this PR?

Already verified, and there is a test in tree that should crash with #187589 without this patch.

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


More information about the llvm-commits mailing list