[all-commits] [llvm/llvm-project] 1d817a: [AMDGPU][MC][NFC] Refactored sendmsg(...) handling
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Mar 21 05:38:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d817a1448b93f991a498b700f2c88dd3bfb8bde
https://github.com/llvm/llvm-project/commit/1d817a1448b93f991a498b700f2c88dd3bfb8bde
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
M llvm/lib/Target/AMDGPU/SIDefines.h
M llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
M llvm/test/MC/AMDGPU/sopp-err.s
M llvm/test/MC/AMDGPU/sopp.s
Log Message:
-----------
[AMDGPU][MC][NFC] Refactored sendmsg(...) handling
Differential Revision: https://reviews.llvm.org/D121995
More information about the All-commits
mailing list