arsenm added a comment.

In D70424#1761298 <https://reviews.llvm.org/D70424#1761298>, @arsenm wrote:

> In D70424#1758902 <https://reviews.llvm.org/D70424#1758902>, @yaxunl wrote:
>
> > LGTM. But I am wondering how it affects -g. Do we need to keep frame 
> > pointer when -g is specified? Should we add a test for -O3 -g?
>
>
> It’s independent for every other target. This matches the standard behavior


Also -g should not change codegen, but FP elimination would obviously be a 
change


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

https://reviews.llvm.org/D70424



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to