This should ensure that only the 32-bit xors are emitted, and not the
64-bit xors.
Details
Details
- Reviewers
- None
- Commits
- rG74aa44a88773: [X86] Zero out the 32-bit GPRs explicitly
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119523
[X86] Zero out the 32-bit GPRs explicitly ClosedPublic Authored by void on Feb 10 2022, 11:07 PM.
Details
Summary This should ensure that only the 32-bit xors are emitted, and not the
Diff Detail
Event TimelineThis revision was not accepted when it landed; it landed in state Needs Review.Feb 10 2022, 11:09 PM This revision was landed with ongoing or failed builds. Closed by commit rG74aa44a88773: [X86] Zero out the 32-bit GPRs explicitly (authored by void). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 407780 llvm/lib/Target/X86/X86FrameLowering.cpp
llvm/test/CodeGen/X86/zero-call-used-regs.ll
|