[PATCH] D60807: Test for Oz fail

Peter Collingbourne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 16 18:01:03 PDT 2019


pcc added a comment.

Interesting, it looks like the difference here is almost entirely due to different inlining decisions.

And according to the tool I posted here:
http://lists.llvm.org/pipermail/llvm-dev/2019-April/131811.html
in the few functions in which we made the same inlining decisions, the -Oz assembly is almost always smaller.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60807





More information about the cfe-commits mailing list