[all-commits] [llvm/llvm-project] aeb1a4: AMDGPU/UniformityAnalysis: MIR Uniformity analysis...

Petar Avramovic via All-commits all-commits at lists.llvm.org
Mon Jun 8 05:18:39 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aeb1a462a02c48b61faa3d0af5f505dec00b0b4e
      https://github.com/llvm/llvm-project/commit/aeb1a462a02c48b61faa3d0af5f505dec00b0b4e
  Author: Petar Avramovic <Petar.Avramovic at amd.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/test/Analysis/UniformityAnalysis/AMDGPU/MIR/inline-asm.mir

  Log Message:
  -----------
  AMDGPU/UniformityAnalysis: MIR Uniformity analysis for INLINEASM (#201874)

If any of the defs are divergent, need to report instruction as
NeverUniform so that isUniformReg can calculate uniformity for each def.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list