[libc-commits] [PATCH] D124958: [libc] Align functions to 64B to lower benchmarking variance

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed May 4 13:33:00 PDT 2022


gchatelet added a comment.

@sivachandra at first I thought I should use `LLVM_LIBC_FUNCTION_ATTR` but it does not work. Should it be moved to the definition instead of the declaration?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124958



More information about the libc-commits mailing list