This change allows to model the height of the instruction
within a bundle for latency adjustment purposes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D72669
[AMDGPU] Model distance to instruction in bundle ClosedPublic Authored by rampitec on Jan 13 2020, 5:05 PM.
Details Summary This change allows to model the height of the instruction
Diff Detail
Event Timelinerampitec added a parent revision: D72655: [AMDGPU] Fix getInstrLatency() always returning 1.Jan 13 2020, 5:06 PM This revision is now accepted and ready to land.Jan 14 2020, 1:07 AM Closed by commit rGad741853c388: [AMDGPU] Model distance to instruction in bundle (authored by rampitec). · Explain WhyJan 14 2020, 1:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 237881 llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
llvm/test/CodeGen/AMDGPU/bundle-latency.mir
|