[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 08:49:09 PDT 2021
sdesmalen updated this revision to Diff 333010.
sdesmalen added a comment.
Moved error reporting to llvm::reportInvalidSizeRequest in TypeSize.cpp.
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/CodeGen/ValueTypes.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.333010.patch
Type: text/x-patch
Size: 8482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210324/0d35b395/attachment-0001.bin>
More information about the cfe-commits
mailing list