[all-commits] [llvm/llvm-project] a013bb: [AMDGPU][NPM] Complete optimized regalloc pipeline
Akshat Oke via All-commits
all-commits at lists.llvm.org
Wed Jul 9 01:46:49 PDT 2025
Branch: refs/heads/users/optimisan/port/init-undef
Home: https://github.com/llvm/llvm-project
Commit: a013bbb434b84e374c689e5778d40a0e28dc4305
https://github.com/llvm/llvm-project/commit/a013bbb434b84e374c689e5778d40a0e28dc4305
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M llvm/include/llvm/Passes/CodeGenPassBuilder.h
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h
M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
Log Message:
-----------
[AMDGPU][NPM] Complete optimized regalloc pipeline
Also fill in some other passes.
Commit: 2efe19025963bbbf7b4633dd553673515351b92b
https://github.com/llvm/llvm-project/commit/2efe19025963bbbf7b4633dd553673515351b92b
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
A llvm/include/llvm/CodeGen/InitUndef.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/InitUndef.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/test/CodeGen/AArch64/init-undef.mir
M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
M llvm/test/CodeGen/RISCV/rvv/handle-noreg-with-implicit-def.mir
M llvm/test/CodeGen/RISCV/rvv/subregister-undef-early-clobber.mir
M llvm/test/CodeGen/RISCV/rvv/undef-earlyclobber-chain.mir
Log Message:
-----------
[CodeGen][NPM] Port InitUndef to NPM
Commit: f9fdf470bf32b54c0d62058e2e0e62f34f64d3bc
https://github.com/llvm/llvm-project/commit/f9fdf470bf32b54c0d62058e2e0e62f34f64d3bc
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M llvm/include/llvm/CodeGen/InitUndef.h
Log Message:
-----------
fix comment
Commit: 4f0715414235ea7adcb4ede2b8f76b38e18e639b
https://github.com/llvm/llvm-project/commit/4f0715414235ea7adcb4ede2b8f76b38e18e639b
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M llvm/include/llvm/CodeGen/InitUndef.h
Log Message:
-----------
add isRequired()
Compare: https://github.com/llvm/llvm-project/compare/86719da77243...4f0715414235
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