[all-commits] [llvm/llvm-project] 1cae21: AMDGPU: Remove legacy PM version of AMDGPUPromoteA...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Jun 20 00:44:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1cae21da47b1f53c3946534b12507a035fb283d2
https://github.com/llvm/llvm-project/commit/1cae21da47b1f53c3946534b12507a035fb283d2
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.h
M llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
Log Message:
-----------
AMDGPU: Remove legacy PM version of AMDGPUPromoteAllocaToVector (#144986)
This is only run in the middle end with the new pass manager now,
so garbage collect the old PM version.
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