[all-commits] [llvm/llvm-project] 4d5456: [AMDGPU] Remove unnecessary assert

David Stuttard via All-commits all-commits at lists.llvm.org
Tue Apr 18 05:46:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d5456543628932794b872f00672b821b7bfbe56
      https://github.com/llvm/llvm-project/commit/4d5456543628932794b872f00672b821b7bfbe56
  Author: David Stuttard <david.stuttard at amd.com>
  Date:   2023-04-18 (Tue, 18 Apr 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
    M llvm/test/CodeGen/AMDGPU/pal-metadata-3.0.ll

  Log Message:
  -----------
  [AMDGPU] Remove unnecessary assert

Also remove the function attributes from the test. For PAL based shaders this isn't required.

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




More information about the All-commits mailing list