(Posting on behalf of a colleague)
hi Peter,
This is a limitation in our compiler. We don't generate inline reports for Metal C.
Regards,
------------------------------
Linda Chui
Compilation Technology & Enterprise Products
IBM Canada
------------------------------
Original Message:
Sent: Tue February 14, 2023 12:39 AM
From: Peter Farley
Subject: How to get "Inline Report" in MetalC compile listing?
I've been writing some MetalC where I can prove that the compiler "inlines" a couple of small functions, but I cannot get the compiler to generate an "Inline Report" even when I use the compiler option "INLINE(AUTO,REPORT,100,1000)". I've tried all sorts of different compiler option combinations, but I can never seem to get that report out of the C compiler even when I can clearly see in the ASM output that these functions were inlined. Is there some "magic sauce" compiler option I don't know about that can make that happen? Or is just another limitation (or maybe a compiler bug?) due to the MetalC setting?
------------------------------
Peter Farley
------------------------------