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

David Majnemer <[email protected]> changed:

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

--- Comment #1 from David Majnemer <[email protected]> ---
For the record, InstCombine is permitted to mess with instrs in any BB within a
function but it may not change the CFG.  Also, it may only act on a single
function at a time.

Fixed in r263875.

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

Reply via email to