Fix an issue where the compiler still allocates an emergency spill slot even
though it already decided to spill an extra callee-save register to use
as a scratch register.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This LGTM, thanks!
test/CodeGen/AArch64/extra-callee-save.mir | ||
---|---|---|
7 ↗ | (On Diff #212542) | You should be able to get rid of the IR completely here. |