llvm-project
MC,AMDGPU: Don't pad .text with s_code_end if it would otherwise be empty
#147980
Merged

MC,AMDGPU: Don't pad .text with s_code_end if it would otherwise be empty #147980

trenouf merged 11 commits into llvm:main from trenouf:empty-text
trenouf
trenouf AMDGPU: Don't pad .text with s_code_end if it would otherwise be empty
9f4e8e17
llvmbot llvmbot added backend:AMDGPU
llvmbot
arsenm
arsenm commented on 2025-07-10
jayfoad
jayfoad commented on 2025-07-10
trenouf Use hasInstructions(), and fix hasInstructions() to work on the asm s…
dab2b13e
trenouf Add test
7ab44121
llvmbot llvmbot added llvm:mc
trenouf trenouf changed the title AMDGPU: Don't pad .text with s_code_end if it would otherwise be empty MC,AMDGPU: Don't pad .text with s_code_end if it would otherwise be empty 62 days ago
trenouf Fix setHasInstruction() fix
b31739c2
trenouf
MaskRay
MaskRay commented on 2025-07-22
trenouf Avoid adding getCurrentSection() to MCStreamer::emitInstruction()
85ed98e7
trenouf Merge main
b096a003
arsenm
arsenm approved these changes on 2025-08-05
trenouf Merge main
260138f8
trenouf Fix comment typo
a0021f8b
trenouf Merge branch 'main' into empty-text
f1eba0c3
trenouf Fix trap using llvm-mc for raw asm
31bf4686
trenouf Merge branch 'main' into empty-text
4c81c51e
trenouf trenouf merged e99c565c into main 36 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone