diff options
author | Peilin Guo <guopeilin1@huawei.com> | 2021-08-25 19:31:00 +0800 |
---|---|---|
committer | Peilin Guo <guopeilin1@huawei.com> | 2021-08-25 19:33:39 +0800 |
commit | 4c4dbeeeea4ae3eb96f4a9ea8d4584ea973f68fe (patch) | |
tree | cca592908d9349da64916bb492549e62d7b8acc1 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | cc1e87bf55e73e769e96e6cc3fcfc69f88d94097 (diff) | |
download | llvm-4c4dbeeeea4ae3eb96f4a9ea8d4584ea973f68fe.zip llvm-4c4dbeeeea4ae3eb96f4a9ea8d4584ea973f68fe.tar.gz llvm-4c4dbeeeea4ae3eb96f4a9ea8d4584ea973f68fe.tar.bz2 |
[DAGCombine] Check the legality of the index of EXTRACT_SUBVECTOR
For ISD::EXTRACT_SUBVECTOR, its second operand must be a constant
multiple of the known-minimum vector length of the result type.
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D107795
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions