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

Sanjay Patel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
 Fixed By Commit(s)|                            |r364062
             Status|CONFIRMED                   |RESOLVED

--- Comment #3 from Sanjay Patel <[email protected]> ---
(In reply to James Molloy from comment #2)
> Looks to me like we need a check just before the we enter the loop at line
> 715 that all the instructions have the same number of operands.

Thanks! Committed slightly modified code and test:
https://reviews.llvm.org/rL364062

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