search for: instns

Displaying 1 result from an estimated 1 matches for "instns".

Did you mean: insns
2018 Mar 13
2
How to optimize store of constant arrays
...fficient (think `-Os`)? Current ideas, which may not include the best answer: - Store the data as-is in the IR, and use the `MemCpyInst` instead of the store when `get_default_data()` returns something big? - Add a custom -- or any available built-in -- pass to the output to transform the store instns to memcpy when appropriate? Thanks for any help, Boldizsar This message and any attachments are intended for the use of the addressee or addressees only. The unauthorised disclosure, use, dissemination or copying (either in whole or in part) of its content is not permitted. If you received this me...