On Wed, Jan 31, 2018 at 8:09 AM, Charles Mills <[email protected]> wrote:
> FWIW, I would guess that strcpy() in many cases compiles into MVST. > > Yes it does. See "Using built-in functions to improve performance" in the XLC/C++ Programming Guide.
On Wed, Jan 31, 2018 at 8:09 AM, Charles Mills <[email protected]> wrote:
> FWIW, I would guess that strcpy() in many cases compiles into MVST. > > Yes it does. See "Using built-in functions to improve performance" in the XLC/C++ Programming Guide.