[all-commits] [llvm/llvm-project] d4b504: AMDGPU: Remove triple field from subtarget (#164208)

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d4b504ff2038385bbe162e33a7a2560ed564731f
      https://github.com/llvm/llvm-project/commit/d4b504ff2038385bbe162e33a7a2560ed564731f
  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 (#164208)

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