[PATCH] D75850: [ARM, CDE] Generalize MVE intrinsics infrastructure to support CDE

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 09:41:17 PDT 2020


simon_tatham added a subscriber: sdesmalen.
simon_tatham added a comment.

> Renames the 'clang_arm_mve_alias' attribute into 'clang_arm_builtin_alias' (it will be used with CDE intrinsics as well as MVE intrinsics)

You might talk to @sdesmalen, who mentioned introducing an `arm_sve_alias` attribute in a comment on D75470 <https://reviews.llvm.org/D75470>. Probably better if we all use the same one :-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75850





More information about the llvm-commits mailing list