Refactor and add comments to explain where the magic numbers come from
in terms of the instruction cache line size. NFC.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D98266
[AMDGPU] Refactor AMDGPUTargetStreamer::EmitCodeEnd ClosedPublic Authored by foad on Mar 9 2021, 8:33 AM.
Details Summary Refactor and add comments to explain where the magic numbers come from
Diff Detail
Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 6 others. · View Herald TranscriptMar 9 2021, 8:33 AM This revision is now accepted and ready to land.Mar 9 2021, 10:46 AM This revision was landed with ongoing or failed builds.Mar 9 2021, 11:02 AM Closed by commit rG288ea820cf4a: [AMDGPU] Refactor AMDGPUTargetStreamer::EmitCodeEnd (authored by foad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 329404 llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
|