Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/AMDGPU/perfhint.ll | ||
---|---|---|
114 | Removal of bitcast modified InstrCost calculation which in turn affected MemoryBound calculation. |
Paths
| Differential D140452
[AMDGPU][Test] Update perfhint test to use opaque pointers ClosedPublic Authored by yassingh on Dec 20 2022, 7:43 PM.
Details
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Dec 21 2022, 3:46 AM This revision was landed with ongoing or failed builds.Dec 21 2022, 8:19 PM Closed by commit rG9e0d8ab8227d: [AMDGPU][Test] Update perfhint test to use opaque pointers (authored by yassingh). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 484732 llvm/test/CodeGen/AMDGPU/perfhint.ll
|
Removal of bitcast modified InstrCost calculation which in turn affected MemoryBound calculation.