[all-commits] [llvm/llvm-project] f30438: [AMDGPU] Add an early exit in `tryMatchVOPDPairVar...

Igor Wodiany via All-commits all-commits at lists.llvm.org
Thu May 28 10:48:44 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f30438b2ab6ca099584c0921f369f46693f83fbb
      https://github.com/llvm/llvm-project/commit/f30438b2ab6ca099584c0921f369f46693f83fbb
  Author: Igor Wodiany <igor.wodiany at amd.com>
  Date:   2026-05-28 (Thu, 28 May 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNVOPDUtils.cpp

  Log Message:
  -----------
  [AMDGPU] Add an early exit in `tryMatchVOPDPairVariant` (#200148)

This allows to skip calls to `hasRAWDependency` when we know that no
VOPD pair can be encoded.



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