- Do not allow amd_amdgpu_isa directives on non-amdgcn architectures
- Do not allow amd_amdgpu_hsa_metadata on non-amdhsa OSes
- Do not allow amd_amdgpu_pal_metadata on non-amdpal OSes
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D38750
AMDGPU: Improve note directive verification in assembler ClosedPublic Authored by kzhuravl on Oct 10 2017, 11:32 AM.
Details Summary
Diff Detail
Event TimelineHerald added subscribers: dstuttard, yaxunl, nhaehnle and 2 others. · View Herald TranscriptOct 10 2017, 11:32 AM kzhuravl added a parent revision: D38747: AMDGPU/NFC: Move AMDGPU specific note types to ELF.h.Oct 10 2017, 11:39 AM This revision is now accepted and ready to land.Oct 10 2017, 7:14 PM Closed by commit rL315812: AMDGPU: Improve note directive verification in assembler (authored by kzhuravl). · Explain WhyOct 14 2017, 9:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 119028 llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/trunk/test/MC/AMDGPU/elf-notes-verify-amdgcn.s
llvm/trunk/test/MC/AMDGPU/elf-notes-verify-r600.s
|