The stack frame update code does not take into consideration spilling
to registers for callee saved registers. The option -ppc-enable-pe-vector-spills
turns on spilling to registers for callee saved registers and may expose a bug
in the code that moves a stack frame pointer update instruction.
Details
Details
- Reviewers
nemanjai sfertile - Group Reviewers
Restricted Project - Commits
- rGc79bc5942d0e: [PowerPC][Bug] Fix Bug in Stack Frame Update Code
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
260 ms | x64 windows > lld.MachO::reproduce.s |