diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-05-17 18:16:39 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-05-17 18:16:39 +0000 |
commit | 6c43f35d740ccd1d746be90d98ee11f8829fe543 (patch) | |
tree | 0f476283cc40c65a252f6857d9f29828c793d272 /lib/CodeGen/SelectionDAG/TargetLowering.cpp | |
parent | e9b3da17cdc5b54bb1194043f27d4d2914d77097 (diff) |
Fixed a LowerCallTo and LowerArguments bug. They were introducing illegal
VBIT_VECTOR nodes. There were some confusion about the semantics of
getPackedTypeBreakdown(). e.g. for <4 x f32> it returns 1 and v4f32, not 4,
and f32.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28352 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/TargetLowering.cpp')
0 files changed, 0 insertions, 0 deletions