[PATCH] D98856: Always emit error for wrong interfaces to scalable vectors, unless cmdline flag is passed.
Paul Walker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 25 05:30:31 PDT 2021
paulwalker-arm accepted this revision.
paulwalker-arm added inline comments.
================
Comment at: llvm/include/llvm/Support/TypeSize.h:30
+/// Reports a diagnostic message to indicate a invalid size request has been
+/// done on a scalable vector. This function may not return.
----------------
an
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98856/new/
https://reviews.llvm.org/D98856
More information about the cfe-commits
mailing list