Displaying 2 results from an estimated 2 matches for "vextract_v4i32".
2011 Jan 04
4
[LLVMdev] Bug in MachineInstr::isIdenticalTo
...o the following for my backend at the MI level.
BB#9: derived from LLVM BB %switch.case55
Live Ins: %R258 %R260 %R259
Predecessors according to CFG: BB#8
%R257<def> = CUSTOM_ADD_i32 %R260<kill>, %R258<kill>
%R258<def> = VEXTRACT_v4i32 %R259<kill>, 1
GLOBALTRUNCSTORE_i32 %R258<kill>, %R257<kill>, 8; mem:ST1[%arrayidx]
RETURN
BB#10: derived from LLVM BB %switch.case61
Live Ins: %R258 %R260 %R259
Predecessors according to CFG: BB#7
%R...
2011 Jan 04
0
[LLVMdev] Bug in MachineInstr::isIdenticalTo
...ckend at the MI level.
> BB#9: derived from LLVM BB %switch.case55
> Live Ins: %R258 %R260 %R259
> Predecessors according to CFG: BB#8
> %R257<def> = CUSTOM_ADD_i32 %R260<kill>, %R258<kill>
> %R258<def> = VEXTRACT_v4i32 %R259<kill>, 1
> GLOBALTRUNCSTORE_i32 %R258<kill>, %R257<kill>, 8; mem:ST1[%arrayidx]
> RETURN
>
> BB#10: derived from LLVM BB %switch.case61
> Live Ins: %R258 %R260 %R259
> Predecessors according to CFG:...