[PATCH] D75470: [SVE] Auto-generate builtins and header for svld1.
Sander de Smalen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 2 09:30:22 PST 2020
sdesmalen marked an inline comment as done.
sdesmalen added inline comments.
================
Comment at: clang/include/clang/Basic/AArch64SVETypeFlags.h:1
+//===- SveEmitter.cpp - Generate arm_sve.h for use with clang -*- C++ -*-===//
+//
----------------
I just see that this comment will need updating, as that line seems copied from SveEmitter.cpp.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75470/new/
https://reviews.llvm.org/D75470
More information about the cfe-commits
mailing list