diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-01-15 19:16:03 -0500 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-01-20 12:12:05 -0500 |
commit | 89c447e4e6b564636bbf32b15d67e40cf6c60387 (patch) | |
tree | 8a6c6e190ffaf83b10a8f1037fa5b6259dd0c719 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | ee198df2e14c139340421d4f5310dbaf9f725518 (diff) | |
download | llvm-89c447e4e6b564636bbf32b15d67e40cf6c60387.zip llvm-89c447e4e6b564636bbf32b15d67e40cf6c60387.tar.gz llvm-89c447e4e6b564636bbf32b15d67e40cf6c60387.tar.bz2 |
AMDGPU: Stop reserving 36-bytes before kernel arguments for amdpal
This was inheriting the mesa behavior, and as far as I know nobody is
using opencl kernels with amdpal. The isMesaKernel check was
irrelevant because this property needs to be held for all functions.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions