[all-commits] [llvm/llvm-project] bf579a: [amdgpu] Change LDS lowering default to hybrid

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Fri Feb 24 07:27:55 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf579a7049a67238a3044871a90c2d80b48bf75b
      https://github.com/llvm/llvm-project/commit/bf579a7049a67238a3044871a90c2d80b48bf75b
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2023-02-24 (Fri, 24 Feb 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
    M llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
    M llvm/test/CodeGen/AMDGPU/lower-module-lds-via-hybrid.ll

  Log Message:
  -----------
  [amdgpu] Change LDS lowering default to hybrid

Postponed from D139433 until the bug fixed by D139874 could be resolved.

Reviewed By: arsenm

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




More information about the All-commits mailing list