[all-commits] [llvm/llvm-project] 94fa69: AMDGPU: Clean up print handling of AMDGPUTargetID
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Mar 4 08:45:58 PST 2026
Branch: refs/heads/users/arsenm/amdgpu/cleanup-targetid-printing
Home: https://github.com/llvm/llvm-project
Commit: 94fa697b003e8684f8c6f9bc5d1f15925971d85b
https://github.com/llvm/llvm-project/commit/94fa697b003e8684f8c6f9bc5d1f15925971d85b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-03-04 (Wed, 04 Mar 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
Log Message:
-----------
AMDGPU: Clean up print handling of AMDGPUTargetID
Provide print to raw_ostream method and use it where applicable.
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