[all-commits] [llvm/llvm-project] 6b3d90: [AMDGPU] Add missing -wwm-regalloc=fast to 4 more ...

Christudasan Devadasan via All-commits all-commits at lists.llvm.org
Fri Mar 6 00:24:17 PST 2026


  Branch: refs/heads/users/cdevadas/missing-wwm-regalloc-option
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b3d90891396b6137ae9ffe58f5cf04aa4c47c3d
      https://github.com/llvm/llvm-project/commit/6b3d90891396b6137ae9ffe58f5cf04aa4c47c3d
  Author: Christudasan Devadasan <Christudasan.Devadasan at amd.com>
  Date:   2026-03-06 (Fri, 06 Mar 2026)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/mfma-no-register-aliasing.ll
    M llvm/test/CodeGen/AMDGPU/sgpr-spill-update-only-slot-indexes.ll
    M llvm/test/CodeGen/AMDGPU/vgpr-agpr-limit-gfx90a.ll
    M llvm/test/CodeGen/AMDGPU/vgpr-limit-gfx1250.ll

  Log Message:
  -----------
  [AMDGPU] Add missing -wwm-regalloc=fast to 4 more tests (NFC)

Adding the missing wwm-regalloc=fast option in 4 more tests
that already specify -sgpr-regalloc=fast and -vgpr-regalloc=fast.
For consistency, the same preference should be applied to the
wwm-regalloc pipeline as well.
This is a follow-up to #184190 which addressed the same issue in
attr-amdgpu-flat-work-group-size-vgpr-limit.ll.



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