[all-commits] [llvm/llvm-project] db646d: [AMDGPU] Set optional PAL metadata

Sebastian Neubauer via All-commits all-commits at lists.llvm.org
Tue Jul 6 02:59:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db646de3ee0181c93744b69cb51baeff17d70a00
      https://github.com/llvm/llvm-project/commit/db646de3ee0181c93744b69cb51baeff17d70a00
  Author: Sebastian Neubauer <sebastian.neubauer at amd.com>
  Date:   2021-07-06 (Tue, 06 Jul 2021)

  Changed paths:
    M llvm/docs/AMDGPUUsage.rst
    M llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h
    M llvm/test/CodeGen/AMDGPU/amdpal-callable.ll

  Log Message:
  -----------
  [AMDGPU] Set optional PAL metadata

Set informational fields in the .shader_functions table.

Also correct the documentation, .scratch_memory_size and .lds_size are
integers.

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




More information about the All-commits mailing list