commit | 7b19ab70e3ef6ccd221dcc9783d1247047c8273f | [log] [tgz] |
---|---|---|
author | Scott Linder <scott@scottlinder.com> | Mon Aug 13 18:44:21 2018 +0000 |
committer | Scott Linder <scott@scottlinder.com> | Mon Aug 13 18:44:21 2018 +0000 |
tree | 42690c38ae2b6cf832fe7a5e9dfcbf042073b931 | |
parent | b15a83095854adcbdf8f122fb925743e9806d003 [diff] |
[CodeGen] Fix assert in SelectionDAG::computeKnownBits Fix SelectionDAG::computeKnownBits asserting when handling EXTRACT_SUBVECTOR when zero extending the demanded elements mask if it is already as long as the source vector. Differential Revision: https://reviews.llvm.org/D49574 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339600 91177308-0d34-0410-b5e6-96231b3b80d8