[all-commits] [llvm/llvm-project] 24b66f: [AMDGPU] Mark wmma intrinsics as source of divergence

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Wed Jan 11 14:30:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 24b66f6da5afec1a26101e8cb7a10770861fda0e
      https://github.com/llvm/llvm-project/commit/24b66f6da5afec1a26101e8cb7a10770861fda0e
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td
    M llvm/test/Analysis/DivergenceAnalysis/AMDGPU/intrinsics.ll

  Log Message:
  -----------
  [AMDGPU] Mark wmma intrinsics as source of divergence

I do not believe any code can hit this, but these do not give
a uniform answer with all unifirm sources.

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




More information about the All-commits mailing list