[all-commits] [llvm/llvm-project] acd0dd: [AMDGPU] Use lowercase for subtarget feature names...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Oct 13 01:02:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: acd0dd3a62d1a05bdc97d03a8a73326f7acb7c91
https://github.com/llvm/llvm-project/commit/acd0dd3a62d1a05bdc97d03a8a73326f7acb7c91
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
M llvm/test/CodeGen/AMDGPU/amdpal-elf.ll
M llvm/test/CodeGen/AMDGPU/basic-branch.ll
M llvm/test/CodeGen/AMDGPU/hazard-hidden-bundle.mir
M llvm/test/CodeGen/AMDGPU/hazard-in-bundle.mir
M llvm/test/CodeGen/AMDGPU/hsa.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wavefrontsize.ll
M llvm/test/CodeGen/AMDGPU/regbank-reassign-wave64.mir
M llvm/test/CodeGen/AMDGPU/smem-war-hazard.mir
M llvm/test/CodeGen/AMDGPU/v_cndmask.ll
M llvm/test/CodeGen/AMDGPU/vcmpx-exec-war-hazard.mir
M llvm/test/MC/AMDGPU/expressions-gfx10.s
M llvm/test/MC/AMDGPU/gfx10_asm_all.s
M llvm/test/MC/AMDGPU/gfx10_asm_dpp16.s
M llvm/test/MC/AMDGPU/gfx10_asm_dpp8.s
M llvm/test/MC/AMDGPU/gfx10_asm_err.s
M llvm/test/MC/AMDGPU/gfx10_unsupported.s
M llvm/test/MC/AMDGPU/hsa-gfx10.s
M llvm/test/MC/AMDGPU/hsa-wave-size.s
M llvm/test/MC/AMDGPU/hsa_isa_version_attrs.s
M llvm/test/MC/AMDGPU/vop3-literal.s
M llvm/test/MC/AMDGPU/wave_any.s
M llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_dpp16.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_dpp8.txt
Log Message:
-----------
[AMDGPU] Use lowercase for subtarget feature names in RUN lines
More information about the All-commits
mailing list