[all-commits] [llvm/llvm-project] 9a8065: AMDGPU: Delete old PM support for libcall passes
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Aug 1 15:28:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a806551a002d4125b0419955c1b9c47627f5798
https://github.com/llvm/llvm-project/commit/9a806551a002d4125b0419955c1b9c47627f5798
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.h
M llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
Log Message:
-----------
AMDGPU: Delete old PM support for libcall passes
This has no reason to run in the codegen pipeline.
More information about the All-commits
mailing list