[all-commits] [llvm/llvm-project] 663bb5: [AMDGPU] Remove function if FeatureWavefrontSize 3...

skc7 via All-commits all-commits at lists.llvm.org
Fri May 19 11:21:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 663bb5a5f7ff2ba8db97f743168c094b0ee67f23
      https://github.com/llvm/llvm-project/commit/663bb5a5f7ff2ba8db97f743168c094b0ee67f23
  Author: skc7 <Krishna.Sankisa at amd.com>
  Date:   2023-05-19 (Fri, 19 May 2023)

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

  Log Message:
  -----------
  [AMDGPU] Remove function if FeatureWavefrontSize 32 is not supported on current GPU

Reviewed By: arsenm, b-sumner

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




More information about the All-commits mailing list