https://bugs.llvm.org/show_bug.cgi?id=49141

Max Kazantsev <max.kazant...@azul.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Max Kazantsev <max.kazant...@azul.com> ---
commit e3c759bd583db3ff71ed6607103f75848287af26
Author: Max Kazantsev <mkazant...@azul.com>
Date:   Mon Feb 15 18:06:33 2021 +0700

    [LoopLoadElim] Pass ScalarEvolution in old pass manager. PR49141

    Loop canonicalization may end up deleting blocks from CFG. And
    Scalar Evolution may still keep cached referenced to those blocks
    unless updated properly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to