This is found when looking at test results in D64193. Eliminate xsrsp instruction besides frsp.
Details
Details
- Reviewers
nemanjai jsji steven.zhang - Group Reviewers
Restricted Project - Commits
- rG71f1ab53544c: [PowerPC] Remove unnecessary XSRSP instruction
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
140 ms | lldb-unit.Host/_/HostTests::Unknown Unit Message ("") |
Event Timeline
llvm/lib/Target/PowerPC/PPCMIPeephole.cpp | ||
---|---|---|
544 | I think it would be good if we also updated the comments and possibly the debug lines to account for the removal of XSRSP. |
I think it would be good if we also updated the comments and possibly the debug lines to account for the removal of XSRSP.