[all-commits] [llvm/llvm-project] 96155b: [AMDGPU][GFX11][NFC] Refactor VOPD operands handli...
dpreobra via All-commits
all-commits at lists.llvm.org
Fri Nov 18 03:15:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96155bf44b5915ee2fe03c3d7893875d94c145e8
https://github.com/llvm/llvm-project/commit/96155bf44b5915ee2fe03c3d7893875d94c145e8
Author: Dmitry Preobrazhensky <dmitri.preobrazhenski at gmail.com>
Date: 2022-11-18 (Fri, 18 Nov 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/GCNCreateVOPD.cpp
M llvm/lib/Target/AMDGPU/GCNVOPDUtils.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
Log Message:
-----------
[AMDGPU][GFX11][NFC] Refactor VOPD operands handling (part 2)
Rename interface functions and operands to make code clearer.
Differential Revision: https://reviews.llvm.org/D138133
More information about the All-commits
mailing list