[PATCH] D134129: [PATCH] [RISCV] Enable -msave-restore by default when optimizing for size

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 16:14:59 PST 2023


MaskRay added a comment.

At least with that this diff shows, the saving is small. I'd hope that we don't toggle -msave-restore for -Os/-Oz. Users can specify -msave-restore themselves.


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

https://reviews.llvm.org/D134129



More information about the llvm-commits mailing list