Displaying 1 result from an estimated 1 matches for "a0_32".
Did you mean:
a0032
2011 Nov 18
1
[LLVMdev] Greedy regalloc
...t;, %ac0<imp-use>, %ac1<imp-use>; aN32_0_7:%vreg301
Store32FI %vreg301, <fi#93>, pred:0, pred:%noreg, %CCReg<imp-def>; mem:ST4[FixedStack93] aN32_0_7:%vreg301
KILL %vreg301, <fi#93>, 0, %noreg, %CCReg<imp-def>; mem:ST4[FixedStack93] aN32_0_7:%vreg301
%a0_32<def> = COPY %vreg301; aN32_0_7:%vreg301
This results in abort:
"Assertion `MI->allDefsAreDead() && "Def isn't really dead"' failed."
What is the purpose of having the KILL opcode there, and do you know what might be the cause for this error?
Are all...