[all-commits] [llvm/llvm-project] 9acf77: [AMDGPU] Addressed reviewer comments.

Dhruva Chakrabarti via All-commits all-commits at lists.llvm.org
Tue Mar 24 23:04:55 PDT 2026


  Branch: refs/heads/users/dhruvachak/add_physical_to_gcn_trackers_after_rename
  Home:   https://github.com/llvm/llvm-project
  Commit: 9acf77d84056cb7584bf6da4fc879ff36082545f
      https://github.com/llvm/llvm-project/commit/9acf77d84056cb7584bf6da4fc879ff36082545f
  Author: Dhruva Chakrabarti <Dhruva.Chakrabarti at amd.com>
  Date:   2026-03-24 (Tue, 24 Mar 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNRegPressure.cpp
    M llvm/lib/Target/AMDGPU/GCNRegPressure.h
    M llvm/test/CodeGen/AMDGPU/schedule-gcn-physreg-pressure.ll

  Log Message:
  -----------
  [AMDGPU] Addressed reviewer comments.

Make some pressure inc() logic unconditional to match existing code.

Un-invert some logic and naming for regunit management.

Use auto-gen script for new test while maintaining debug messages.


  Commit: 621f0a6cadc00328a7d7108a8efc2bd0bbcf3faf
      https://github.com/llvm/llvm-project/commit/621f0a6cadc00328a7d7108a8efc2bd0bbcf3faf
  Author: Dhruva Chakrabarti <Dhruva.Chakrabarti at amd.com>
  Date:   2026-03-25 (Wed, 25 Mar 2026)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/schedule-gcn-physreg-pressure.ll

  Log Message:
  -----------
  Added test for early clobber with a tuple register.


Compare: https://github.com/llvm/llvm-project/compare/2894bb8df549...621f0a6cadc0

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