Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AMDGPU] Fix amdgpu-waves-per-eu accounting in scheduler | Stanislav Mekhanoshin | 2018-05-12 | 1 | -0/+591 |
We cannot query this attribute from a subtarget given a machine function. At this point attribute itself is already unavailable and can only be obtained through MFI. Differential Revision: https://reviews.llvm.org/D46781 llvm-svn: 332166 |