[PATCH] D96852: [clang][SVE] Remove inline keyword from arm_sve.h

Paul Walker via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 17 06:30:16 PST 2021


paulwalker-arm added a comment.

One observation is that for arm_neon.h `__inline__` is used.  So perhaps we can just do likewise and we'll also be consistent across the two ACLE headers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96852



More information about the cfe-commits mailing list