[PATCH] D138532: [SPARC][clang] Enable frame pointer optimization by default

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 28 13:25:35 PST 2022


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM. I still find it strange that by default clang explicitly disables an optimization that's the default for unattributed functions


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138532/new/

https://reviews.llvm.org/D138532



More information about the cfe-commits mailing list