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

Florian Hahn <florian_h...@apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |51ff04567b2f8d06b2062bd3ed7
                   |                            |2eab2e93e4466
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Florian Hahn <florian_h...@apple.com> ---
DSE + MemorySSA is the default now (51ff04567b2f8d06b2062bd3ed72eab2e93e4466).

The snippet now completes: https://godbolt.org/z/Yvr4rP

I think we can consider this fixed now, as the legacy DSE code will hopefully
be removed soon.

-- 
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