[all-commits] [llvm/llvm-project] 284f29: AMDGPU/NewPM: Start filling out addIRPasses
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Aug 19 10:20:40 PDT 2024
Branch: refs/heads/users/arsenm/newpm/amdgpu-fill-out-addirpasses
Home: https://github.com/llvm/llvm-project
Commit: 284f29cba21e1e2770f479c90793efd071159d8b
https://github.com/llvm/llvm-project/commit/284f29cba21e1e2770f479c90793efd071159d8b
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