----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3646/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11672:d9a27ad8741b --------------------------- gpu-compute, hsail: call discardFetch() from the WF because every taken branch causes fetch to be discarded, we move the call to the WF to avoid to have to call it from each and every branch instruction type. Diffs ----- src/gpu-compute/wavefront.cc 10d59d546ea236b24b8f8261ffa22bfc8a0c736c src/arch/hsail/insts/branch.hh 10d59d546ea236b24b8f8261ffa22bfc8a0c736c Diff: http://reviews.gem5.org/r/3646/diff/ Testing ------- Thanks, Tony Gutierrez _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
