Review Board 2.0.15


gpu-compute, hsail: call discardFetch() from the WF

Review Request #3646 - Created Oct. 6, 2016 and submitted

Information
Tony Gutierrez
gem5
default
Reviewers
Default
Changeset 11676:28636ac9878f
---------------------------
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.

   
Review request changed
Updated (Oct. 26, 2016, 7:52 p.m.)

Status: Closed (submitted)