[llvm] [VPlan] Treat VPVector(End)PointerRecipe as single-scalar, if ops are. (PR #169249)

Alexander Kornienko via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 8 07:53:15 PST 2025


alexfh wrote:

> This should have been fixed as of last week by [1054a6e](https://github.com/llvm/llvm-project/commit/1054a6e9dee0198da0a3d234fd3254aa9e143319). The reproducer is not crashing any longer on current main: https://gcc.godbolt.org/z/fxcdP379G

Thank you for the update! It would be nice if the description of https://github.com/llvm/llvm-project/pull/170474 or at least the commit message for 1054a6e9dee0198da0a3d234fd3254aa9e143319 mentioned this issue. It's hard to keep track of all commits and guess, which one fixes which issue.

Thank you for the fix!

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


More information about the llvm-commits mailing list