[LLVMdev] __builtin___clear_cache

Renato Golin renato.golin at linaro.org
Fri Mar 14 11:09:27 PDT 2014


On 14 March 2014 17:06, JF Bastien <jfb at google.com> wrote:
> Maybe a naive question, but it seems better to just use inlining instead of
> reimplementing the same logic within LLVM. That requires static linking/LTO,
> so it's not that workable.

You're absolutely right... Premature optimization is the root of all evil... ;)

--renato



More information about the llvm-dev mailing list