[LLVMbugs] [Bug 10481] Assertion: `TLI.getTypeAction(*DAG.getContext(), Node->getValueType(i)) == TargetLowering::TypeLegal && "Unexpected illegal type!"' failed.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Aug 4 15:59:19 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=10481

Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |sharparrow1 at yahoo.com
         Resolution|INVALID                     |

--- Comment #2 from Eli Friedman <sharparrow1 at yahoo.com> 2011-08-04 17:59:18 CDT ---
We should be able to handle expanding vectors with 64-bit element types on
x86-32; granted, the code to do that might not actually exist, but in theory we
have the infrastructure.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list