[all-commits] [llvm/llvm-project] b55f83: [NFC] Remove Function::getParamAlignment

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri Jan 13 08:21:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b55f83d013eff244f7cf6bfcd06f06f7c894ff28
      https://github.com/llvm/llvm-project/commit/b55f83d013eff244f7cf6bfcd06f06f7c894ff28
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M llvm/include/llvm/IR/Function.h
    M llvm/lib/IR/Function.cpp
    M llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
    M llvm/lib/Transforms/Utils/InlineFunction.cpp

  Log Message:
  -----------
  [NFC] Remove Function::getParamAlignment

Differential Revision: https://reviews.llvm.org/D141696




More information about the All-commits mailing list