We were emitting these in the object file but not printing them.
Diff Detail
Diff Detail
Paths
| Differential D117936
AMDGPU: Emit user sgpr count directives in text asm ClosedPublic Authored by arsenm on Jan 21 2022, 4:09 PM.
Details
Diff Detail Event TimelineHerald added subscribers: foad, kerbowa, hiraditya and 5 others. · View Herald TranscriptJan 21 2022, 4:09 PM This revision is now accepted and ready to land.Jan 25 2022, 12:04 PM
Revision Contents
Diff 402131 llvm/docs/AMDGPUUsage.rst
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
llvm/test/CodeGen/AMDGPU/code-object-v3.ll
llvm/test/CodeGen/AMDGPU/indirect-call-known-callees.ll
llvm/test/CodeGen/AMDGPU/kernarg-size.ll
llvm/test/CodeGen/AMDGPU/stack-realign-kernel.ll
llvm/test/MC/AMDGPU/hsa-gfx10-v3.s
llvm/test/MC/AMDGPU/hsa-v3.s
llvm/test/MC/AMDGPU/hsa-v4.s
llvm/test/MC/AMDGPU/user-sgpr-count-diag.s
llvm/test/MC/AMDGPU/user-sgpr-count.s
|
clang-format: please reformat the code