[all-commits] [llvm/llvm-project] f3d078: [AMDGPU] Remove functions with incompatible gws at...

Jay Foad via All-commits all-commits at lists.llvm.org
Mon Jan 15 08:23:51 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3d07881c81bce817bd5009e883c9cfaa51bf39a
      https://github.com/llvm/llvm-project/commit/f3d07881c81bce817bd5009e883c9cfaa51bf39a
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPURemoveIncompatibleFunctions.cpp
    A llvm/test/CodeGen/AMDGPU/remove-incompatible-gws.ll

  Log Message:
  -----------
  [AMDGPU] Remove functions with incompatible gws attribute (#78143)

This change is to remove incompatible gws related functions
in order to make device-libs work correctly under -O0 for
gfx1200+

Co-authored-by: Changpeng Fang <changpeng.fang at amd.com>




More information about the All-commits mailing list