[PATCH] D98856: Always emit error for wrong interfaces to scalable vectors, unless cmdline flag is passed.
Sander de Smalen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 24 09:11:50 PDT 2021
sdesmalen updated this revision to Diff 333018.
sdesmalen marked 5 inline comments as done.
sdesmalen added a comment.
Moved implementation of EVT::getVectorNumElements back to header.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98856/new/
https://reviews.llvm.org/D98856
Files:
clang/lib/Driver/ToolChains/Clang.cpp
llvm/include/llvm/CodeGen/ValueTypes.h
llvm/include/llvm/Support/TypeSize.h
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/TypeSize.cpp
llvm/unittests/CodeGen/ScalableVectorMVTsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98856.333018.patch
Type: text/x-patch
Size: 7893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210324/1f0a2806/attachment.bin>
More information about the cfe-commits
mailing list