[all-commits] [llvm/llvm-project] e60c1d: AMDGPU: Remove legacy PM version of AMDGPUPromoteA...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jun 19 23:14:08 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/remove-legacy-pass-manager-promote-alloca-to-vector
Home: https://github.com/llvm/llvm-project
Commit: e60c1dc1b0b53ad79fcdd15e9efc12f65bed672d
https://github.com/llvm/llvm-project/commit/e60c1dc1b0b53ad79fcdd15e9efc12f65bed672d
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
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