Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AMDGPU] Model distance to instruction in bundle | Stanislav Mekhanoshin | 2020-01-14 | 1 | -0/+44 |
This change allows to model the height of the instruction within a bundle for latency adjustment purposes. Differential Revision: https://reviews.llvm.org/D72669 |