[all-commits] [llvm/llvm-project] 4c2ee5: AMDGPU: Fix test relying on incompatible attributes

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Sep 21 19:44:50 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c2ee571482e066c0a524bd393a4c61aeaecff8a
      https://github.com/llvm/llvm-project/commit/4c2ee571482e066c0a524bd393a4c61aeaecff8a
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2021-09-21 (Tue, 21 Sep 2021)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/large-work-group-promote-alloca.ll

  Log Message:
  -----------
  AMDGPU: Fix test relying on incompatible attributes

This combination of amdgpu-waves-per-eu and
amdgpu-flat-work-group-size cannot be satisfied at the same time, so
this was using the default.




More information about the All-commits mailing list