[llvm] [SCEV] Try to re-use pointer LCSSA phis when expanding SCEVs. (PR #147824)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 28 08:26:38 PDT 2025
fhahn wrote:
@nathanchance thanks for the report! Should be fixed in f9f68af4b8d5f8dd0bf8f14174b8b223fcf54c97 by fixing up LCSSA form if needed.
https://github.com/llvm/llvm-project/pull/147824
More information about the llvm-commits
mailing list