[all-commits] [llvm/llvm-project] f77f77: [CodeGen][NewPM] Port RenameIndependentSubregs to ...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Wed Feb 5 04:25:19 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f77f777f35c4d60573c75701eda8ddbaee070c21
https://github.com/llvm/llvm-project/commit/f77f777f35c4d60573c75701eda8ddbaee070c21
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
A llvm/include/llvm/CodeGen/RenameIndependentSubregs.h
M llvm/include/llvm/InitializePasses.h
M llvm/include/llvm/Passes/CodeGenPassBuilder.h
M llvm/include/llvm/Passes/MachinePassRegistry.def
M llvm/lib/CodeGen/CodeGen.cpp
M llvm/lib/CodeGen/RenameIndependentSubregs.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/test/CodeGen/AMDGPU/coalescing-with-subregs-in-loop-bug.mir
M llvm/test/CodeGen/AMDGPU/rename-independent-subregs-mac-operands.mir
Log Message:
-----------
[CodeGen][NewPM] Port RenameIndependentSubregs to NPM (#125192)
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