[all-commits] [llvm/llvm-project] 37878d: Disable use of SCC bit from asm
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Apr 7 15:44:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 37878de5036718481e13d5067a17d65eb85c3388
https://github.com/llvm/llvm-project/commit/37878de5036718481e13d5067a17d65eb85c3388
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-04-07 (Wed, 07 Apr 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/test/MC/AMDGPU/gfx90a_asm_features.s
M llvm/test/MC/AMDGPU/gfx90a_err.s
M llvm/test/MC/AMDGPU/misaligned-vgpr-tuples-err.s
M llvm/test/MC/Disassembler/AMDGPU/gfx90a_dasm_features.txt
Log Message:
-----------
Disable use of SCC bit from asm
Differential Revision: https://reviews.llvm.org/D100069
More information about the All-commits
mailing list