[all-commits] [llvm/llvm-project] 79bcd4: AMDGPU: Remove FeatureLocalMemorySize0

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Sep 2 19:43:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79bcd4a7db29e6b0abd60b44ee825f0d49d4f36a
      https://github.com/llvm/llvm-project/commit/79bcd4a7db29e6b0abd60b44ee825f0d49d4f36a
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2021-09-02 (Thu, 02 Sep 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUFeatures.td
    M llvm/lib/Target/AMDGPU/R600Processors.td

  Log Message:
  -----------
  AMDGPU: Remove FeatureLocalMemorySize0

There's no reason to make this an explicit feature, since it's implied
by the lack of a feature with a size.




More information about the All-commits mailing list