craig.topper added a comment.

There's some inliner running because the intrinsics are implemented as 
always_inline functions and they are clearly being inlined in -O0. In a 
previous post, Chandler said the new PM has a special inliner for always_inline 
in -O0 and the old pass manager just used the normal inliner.


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

https://reviews.llvm.org/D63638



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

Reply via email to