[all-commits] [llvm/llvm-project] 42ca42: AMDGPU: Remove triple field from subtarget

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Oct 19 23:20:54 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/remove-target-triple-field-subtarget
  Home:   https://github.com/llvm/llvm-project
  Commit: 42ca42fa1a35f8c94a18cbd7c13a7b682183e78c
      https://github.com/llvm/llvm-project/commit/42ca42fa1a35f8c94a18cbd7c13a7b682183e78c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-10-20 (Mon, 20 Oct 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNSubtarget.cpp
    M llvm/lib/Target/AMDGPU/GCNSubtarget.h

  Log Message:
  -----------
  AMDGPU: Remove triple field from subtarget

This is redundant and already exists in the base class, and
is also unused.



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