Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AMDGPU] Fix high occupancy calculation and print it | Stanislav Mekhanoshin | 2019-07-31 | 1 | -2/+2 |
| | | | | | | | | | | | We had couple places which still return 10 as a maximum occupancy. Fixed. Also print comment about occupancy as compiler see it. Differential Revision: https://reviews.llvm.org/D65423 llvm-svn: 367381 | ||||
* | [AMDGPU] Fixed occupancy calculation for gfx10 | Stanislav Mekhanoshin | 2019-07-19 | 1 | -2/+2 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D65010 llvm-svn: 366616 | ||||
* | [AMDGPU] gfx1010 GCNNSAReassign pass | Stanislav Mekhanoshin | 2019-05-01 | 1 | -0/+102 |
Convert NSA into non-NSA images. Differential Revision: https://reviews.llvm.org/D61341 llvm-svn: 359700 |