This is a minor improvement on our past attempts to do this. Fixes
PR43155.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 37459 Build 37458: arc lint + arc unit
Paths
| Differential D66905
[X86] Don't emit unreachable stack adjustments ClosedPublic Authored by rnk on Aug 28 2019, 2:22 PM.
Details Summary This is a minor improvement on our past attempts to do this. Fixes
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 29 2019, 2:13 AM Closed by commit rL370409: [X86] Don't emit unreachable stack adjustments (authored by rnk). · Explain WhyAug 29 2019, 2:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 217725 llvm/lib/Target/X86/X86FrameLowering.cpp
llvm/test/CodeGen/X86/noreturn-call-linux.ll
llvm/test/CodeGen/X86/noreturn-call.ll
|
nit: "blockEndIsUnreachable" feels like a more natural name to me (I almost read the current name like that before my eyes really focused)