[all-commits] [llvm/llvm-project] c564ce: AMDGPU/NewPM: Start filling out addIRPasses
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Aug 20 12:36:15 PDT 2024
Branch: refs/heads/users/arsenm/newpm/amdgpu-fill-out-addirpasses
Home: https://github.com/llvm/llvm-project
Commit: c564ce0e41c3f7591d547753c33fcdcbbdbcb5ca
https://github.com/llvm/llvm-project/commit/c564ce0e41c3f7591d547753c33fcdcbbdbcb5ca
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h
Log Message:
-----------
AMDGPU/NewPM: Start filling out addIRPasses
This is not complete, but gets AtomicExpand running. I was able
to get further than I expected; we're quite close to having all
the IR codegen passes ported.
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