Change to omitting the frame pointer on leaf functions by default for VE.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113087
[VE] Change to omitting the frame pointer on leaf functions ClosedPublic Authored by kaz7 on Nov 2 2021, 11:22 PM.
Details Summary Change to omitting the frame pointer on leaf functions by default for VE.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 3 2021, 12:52 AM This revision was landed with ongoing or failed builds.Nov 3 2021, 1:45 AM Closed by commit rG3d32218d1af2: [VE] Change to omitting the frame pointer on leaf functions (authored by kaz7). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 384350 clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/frame-pointer-elim.c
|
clang-format: please reformat the code