Displaying 1 result from an estimated 1 matches for "cond164".
Did you mean:
cond16
2013 Apr 02
1
[LLVMdev] Promoting i1 to i32 does not work...
...but
before Type-Legalization. So I wonder why they don't get promoted by
the Legalization Pass?!
I attached the shortened isel-dump, so if anyone could have a short look
on that I would be very thankful!
Jan
-------------- next part --------------
Initial selection DAG: BB#11 '_main:for.cond164.preheader'
SelectionDAG has 17 nodes:
0x1f34090: ch = EntryToken [ORD=161]
0x1f34090: <multiple use>
0x1f8d210: i32 = FrameIndex<2> [ORD=158]
0x1f63860: i32 = Constant<32> [ORD=159]
0x1f8ce10: i32 = add 0x1f8d210, 0x1f63860 [ORD=159]
0x1f60d60: i3...