[all-commits] [llvm/llvm-project] 52fc2e: AMDGPU: Check kernarg alignments in test

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Oct 29 09:42:49 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 52fc2edb5357075c7c746adc274d513f48d412b8
      https://github.com/llvm/llvm-project/commit/52fc2edb5357075c7c746adc274d513f48d412b8
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2021-10-29 (Fri, 29 Oct 2021)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.implicitarg.ptr.ll

  Log Message:
  -----------
  AMDGPU: Check kernarg alignments in test

Strangely the kernel code object header clamps the value to a minimum
of 16, but the emitted metadata only clamps to a minimum of 4.




More information about the All-commits mailing list