aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2008-10-19 14:58:05 +0000
committerDuncan Sands <baldrick@free.fr>2008-10-19 14:58:05 +0000
commit94989acaabec94d3b09367e218536629cbba666d (patch)
treeaaaeffbc0c5b03d4aa146d5737c40634fa918b82 /lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
parent2a0b96c2c74ca23460d51ac6531c5d3f0b75d076 (diff)
Use a legal integer type for vector shuffle mask
elements. Otherwise LegalizeTypes will, reasonably enough, legalize the mask, which may result in it no longer being a BUILD_VECTOR node (LegalizeDAG simply ignores the legality or not of vector masks). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57782 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp')
0 files changed, 0 insertions, 0 deletions