diff options
author | Bob Wilson <bob.wilson@apple.com> | 2011-01-07 04:58:56 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2011-01-07 04:58:56 +0000 |
commit | 6736e19f4c9af1181cedca54ba6e3a1420454928 (patch) | |
tree | a28fa458ff2b895acaa45155c83bc1b1346e5be6 /lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | |
parent | 8d90b7190f9411e0e48d8a29705240f7679ae201 (diff) |
Change EXTRACT_SUBVECTOR to require a constant index.
We were never generating any of these nodes with variable indices, and there
was one legalizer function asserting on a non-constant index. If we ever have
a need to support variable indices, we can add this back again.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122993 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions