[all-commits] [llvm/llvm-project] cb9f60: AMDGPU/NewPM: Start filling out addIRPasses
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Aug 19 10:08:54 PDT 2024
Branch: refs/heads/users/arsenm/newpm/amdgpu-fill-out-addirpasses
Home: https://github.com/llvm/llvm-project
Commit: cb9f6024536905aa2819c168519eef8aca736b13
https://github.com/llvm/llvm-project/commit/cb9f6024536905aa2819c168519eef8aca736b13
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-19 (Mon, 19 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