[all-commits] [llvm/llvm-project] cef658: [Alignment] Use Align for MaxKernArgAlign
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Wed Jun 22 06:40:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cef65864af6988d26837e72e9bb9e1bebbff1fa4
https://github.com/llvm/llvm-project/commit/cef65864af6988d26837e72e9bb9e1bebbff1fa4
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-06-22 (Wed, 22 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h
M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
Log Message:
-----------
[Alignment] Use Align for MaxKernArgAlign
Differential Revision: https://reviews.llvm.org/D128118
More information about the All-commits
mailing list