[all-commits] [llvm/llvm-project] 039e6f: [AMDGPU][NewPM] Fill out AMDGPU addMachineSSAOptim...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Thu Oct 10 03:05:33 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 039e6f879cdbded38959763cc57da26477d2d454
https://github.com/llvm/llvm-project/commit/039e6f879cdbded38959763cc57da26477d2d454
Author: Akshat Oke <76596238+Akshat-Oke at users.noreply.github.com>
Date: 2024-10-10 (Thu, 10 Oct 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h
Log Message:
-----------
[AMDGPU][NewPM] Fill out AMDGPU addMachineSSAOptimizations (#111658)
Implement the addMachineSSAOptimizations passes for AMDGPU. Porting
the other generic passes in this category is WIP.
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