[all-commits] [llvm/llvm-project] f431f9: [CodeGen][NewPM] Use proper NPM AtomicExpandPass i...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Sun Jan 12 21:08:46 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f431f93a775d2a18ff67bc53a634a81a4580bbee
https://github.com/llvm/llvm-project/commit/f431f93a775d2a18ff67bc53a634a81a4580bbee
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M llvm/include/llvm/Passes/MachinePassRegistry.def
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
Log Message:
-----------
[CodeGen][NewPM] Use proper NPM AtomicExpandPass in AMDGPU (#122086)
`PassRegistry.def` already has this entry, but the dummy definition was
being pulled instead.
I couldn't reproduce the build failures that FIXME referenced, maybe the
Dummy pass getting in the way was part of the cause.
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