[PATCH] D67161: [clang,ARM] Initial ACLE intrinsics for MVE.

Simon Tatham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 25 01:25:16 PDT 2019


simon_tatham marked an inline comment as done.
simon_tatham added inline comments.


================
Comment at: clang/utils/TableGen/CMakeLists.txt:17
   NeonEmitter.cpp
+  MveEmitter.cpp
   TableGen.cpp
----------------
thakis wrote:
> nit: These files are listed alphabetically.
Sorry about that. Fixed in rG24ef631f4333120abd6b66c1e8466a582b60779f


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67161





More information about the cfe-commits mailing list