[llvm-bugs] [Bug 35501] [LegalizeDAG] Assertion `(TLI.getTypeAction(*DAG.getContext(), Op.getValueType()) == TargetLowering::TypeLegal || TLI.isTypeLegal(Op.getValueType()) || Op.getOpcode() == ISD::TargetConstant || Op.getOpcode() == ISD::Register) && "Unexpected illegal type!"

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Dec 11 07:46:04 PST 2017


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

Chad Rosier <mcrosier at codeaurora.org> changed:

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

--- Comment #2 from Chad Rosier <mcrosier at codeaurora.org> ---
I was unable to reproduce this with ToT.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171211/92b71df7/attachment.html>


More information about the llvm-bugs mailing list