[all-commits] [llvm/llvm-project] bcbd4c: Revert "[amdgpu][nfc] Pass function instead of mod...

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Sat Mar 19 17:58:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bcbd4cf1f2698f437370a1315b3745e862a3bbc8
      https://github.com/llvm/llvm-project/commit/bcbd4cf1f2698f437370a1315b3745e862a3bbc8
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2022-03-20 (Sun, 20 Mar 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp

  Log Message:
  -----------
  Revert "[amdgpu][nfc] Pass function instead of module to allocateModuleLDSGlobal"
Reconsidered, better to handle per-function state in the constructor as before.
This reverts commit 98e474c1b3210d90e313457bf6a6e39a7edb4d2b.




More information about the All-commits mailing list