Displaying 1 result from an estimated 1 matches for "r600_export_done".
2012 Sep 27
1
[LLVMdev] Setting cl::opt<bool> EnablePhysicalJoin without a command line
...LLVM BB %main_body
    Live Ins: %T2_X %T1_W %T1_Z %T1_Y %T1_X
    %T1_X<def,undef> = KILL %T1_X<kill,undef>, %T1_XYZW<imp-def,undef>
    R600_Export
%T1_XYZW<kill>, 0, 0, 0, 1, 2, 3
    %T2_X<def,undef> = KILL %T2_X<kill,undef>, %T2_XYZW<imp-def,undef>
    R600_Export_DONE %T2_XYZW<kill>, 0, 61, 2, 7, 7, 7
    RETURN
# End machine code for function main.
whereas when set to false, it gives :
# Machine code for function main: Post SSA, not tracking liveness
Function Live Ins: %T2_X in %vreg0, %T1_W in %vreg1, %T1_Z in %vreg2, %
T1_Y in %vreg3, %T1_X in %vreg4...