Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-26 | hsail, gpu-compute: remove doGm/SmReturn add completeAcc | Tony Gutierrez | |
we are removing doGmReturn from the GM pipe, and adding completeAcc() implementations for the HSAIL mem ops. the behavior in doGmReturn is dependent on HSAIL and HSAIL mem ops, however the completion phase of memory ops in machine ISA can be very different, even amongst individual machine ISA mem ops. so we remove this functionality from the pipeline and allow it to be implemented by the individual instructions. | |||
2016-01-19 | gpu-compute: AMD's baseline GPU model | Tony Gutierrez | |