Displaying 6 results from an estimated 6 matches for "t70".
Did you mean:
70
2016 Jan 25
1
Return value from TargetLowering::LowerOperation?
...owerBitcast we
specifically handle when the source or target type is v2i16 or v4i16,
and for other cases we just return the input SDValue and let the
"normal" code handle it in whatever way it see fits.
In this particular case, when it crashes, we have a bitcast from v2i64
to v4i32:
t70: v4i32 = bitcast t27
and t27 is
t27: v2i64 = or t15, t26
so it's a bitcast from v2i64 to v4i32 that we don't want to do anything
special with so we return the input SDValue which
TargetLowering::LowerOperationWrapper returns back to
DAGTypeLegalizer::CustomLowerNode and then we get th...
2016 Aug 02
2
Instruction selection problems due to SelectionDAGBuilder
...t66: ch = CopyToReg t0, Register:i64 %vreg24, t57
t58: i64 = extract_vector_elt t56, Constant:i64<1>
t68: ch = CopyToReg t0, Register:i64 %vreg25, t58
t59: i64 = extract_vector_elt t56, Constant:i64<2>
t70: ch = CopyToReg t0, Register:i64 %vreg26, t59
t60: i64 = extract_vector_elt t56, Constant:i64<3>
t72: ch = CopyToReg t0, Register:i64 %vreg27, t60
t61: i64 = extract_vector_elt t56, Constant:i64<4>
t74: ch = CopyToR...
2017 Oct 13
2
[SelectionDAG] Assertion due to MachineMemOperand flags difference.
...t60, t61, undef:i64
t64: i64 = add t10, Constant:i64<48>
t65: ch = store<ST16[<unknown>](align=8)> t50, t63, t64, undef:i64
t67: i64 = add t10, Constant:i64<64>
t68: ch = store<ST16[<unknown>](align=8)> t50, t66, t67, undef:i64
t70: i64 = add t10, Constant:i64<80>
t71: ch = store<ST16[<unknown>](align=8)> t50, t69, t70, undef:i64
t72: ch = TokenFactor t55:1, t56, t57:1, t59, t60:1, t62, t63:1, t65, t66:1, t68, t69:1, t71
t73: ch,glue = callseq_start t72, TargetConstant:i64<128>, TargetConst...
2016 Jan 22
3
Return value from TargetLowering::LowerOperation?
Hi,
I'm a litle bit puzzled by the TargetLowering::LowerOperation function,
and what different callers of this function assumes about the returned
value.
In several places it seems like it is assumed that LowerOperation can
return three kinds of values:
* Something completely new.
* SDValue()
* The same SDValue as LowerOperation was called on.
However in some places, e.g. in
2010 Feb 11
1
[PATCH] Provides a reference implementation management server.
...g(E
z#J<3<Nd5cz at bvbpueWt|cA=%Mj**z|_4(Y`)q;hK`1}3l-`vvJ;!I6VQ&m~EsiWE3
z-FkyVq=s}IHWu^q^ITtJ{rvj-`uXtl_TAs$6B878czF8w_~-BQg^7>j<Kyx1@$K#H
zPEb=_U}Up0E^mi!IyyR%mYwzO>A}IlqoboyQ&+&&w#&=Qrjm-vP)P6Z at 9ysI`}_OK
z%F4jN!2bUJ`uh6f;^M)^&t_<C{{R2~{{HLn{6RuO{{H{@`T70*{rda+_VxAq{r>Rs
z^3l at O)Y8(|)Y8MYtj4>w=-kzvNgU77)ZyXb;o{@<_4W4l_V at Pn&CShIQ&aBl?dj?1
z>+9>x$HQV{Wy{OVfpc@~>*{A`XINNRT3TDkzqtPX{d|9grlg}C92_JgBg at duy1Tij
zr=`o!%<J#*;^XA%>gmD1y~4r3mYSg<{uM)VWnpw>WFU8GbZ8({Xk{QrNlj1yEC2ui
z01yBW000R70Gl*n*5r*DAr*v}c{5O;!(~W...
2010 Feb 17
0
[PATCH] Provides the new node lifecycle events.
...g(E
z#J<3<Nd5cz at bvbpueWt|cA=%Mj**z|_4(Y`)q;hK`1}3l-`vvJ;!I6VQ&m~EsiWE3
z-FkyVq=s}IHWu^q^ITtJ{rvj-`uXtl_TAs$6B878czF8w_~-BQg^7>j<Kyx1@$K#H
zPEb=_U}Up0E^mi!IyyR%mYwzO>A}IlqoboyQ&+&&w#&=Qrjm-vP)P6Z at 9ysI`}_OK
z%F4jN!2bUJ`uh6f;^M)^&t_<C{{R2~{{HLn{6RuO{{H{@`T70*{rda+_VxAq{r>Rs
z^3l at O)Y8(|)Y8MYtj4>w=-kzvNgU77)ZyXb;o{@<_4W4l_V at Pn&CShIQ&aBl?dj?1
z>+9>x$HQV{Wy{OVfpc@~>*{A`XINNRT3TDkzqtPX{d|9grlg}C92_JgBg at duy1Tij
zr=`o!%<J#*;^XA%>gmD1y~4r3mYSg<{uM)VWnpw>WFU8GbZ8({Xk{QrNlj1yEC2ui
z01yBW000R70Gl*n*5r*DAr*v}c{5O;!(~W...