[all-commits] [llvm/llvm-project] 288ea8: [AMDGPU] Refactor AMDGPUTargetStreamer::EmitCodeEnd
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Mar 9 11:02:50 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 288ea820cf4a7a946ce55166bee6f46504576cc8
https://github.com/llvm/llvm-project/commit/288ea820cf4a7a946ce55166bee6f46504576cc8
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
Log Message:
-----------
[AMDGPU] Refactor AMDGPUTargetStreamer::EmitCodeEnd
Refactor and add comments to explain where the magic numbers come from
in terms of the instruction cache line size. NFC.
Differential Revision: https://reviews.llvm.org/D98266
More information about the All-commits
mailing list