[llvm] [LAA] Rewrite findForkedPointer, fixing freeze (PR #140298)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Mon May 19 04:01:17 PDT 2025


https://github.com/artagnon commented:

Have to think about this a little bit, because I'm not sure what the correct freeze logic should be, and if findForkedSCEVs is setting freeze incorrectly. The previous code's freeze logic seems clearly incorrect though.

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


More information about the llvm-commits mailing list