[all-commits] [llvm/llvm-project] 2ae3d8: [CodeGen][NewPM] Mark ExpandPostRAPseudos as requi...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Tue Mar 24 13:27:01 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ae3d8ae57004e6cfb2673083289660d8cfc2dac
https://github.com/llvm/llvm-project/commit/2ae3d8ae57004e6cfb2673083289660d8cfc2dac
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2026-03-24 (Tue, 24 Mar 2026)
Changed paths:
M llvm/include/llvm/CodeGen/ExpandPostRAPseudos.h
A llvm/test/CodeGen/X86/post-ra-pseudos.mir
Log Message:
-----------
[CodeGen][NewPM] Mark ExpandPostRAPseudos as required (#188304)
We need to lower these pseudoinstructions regardless of optimization
level or we end up with instructions that we cannot print.
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