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

Sanjay Patel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]

--- Comment #1 from Sanjay Patel <[email protected]> ---
Like bug 40925, this doesn't need any passes besides -flattencfg to show the
bug. 

The bug is visible by sending just the correct IR after -mem2reg -inline
-early-cse-memssa to -flattencfg (which might be an unused/dead pass at this
point).

*** This bug has been marked as a duplicate of bug 40925 ***

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

Reply via email to