diff options
author | Mon P Wang <wangmp@apple.com> | 2009-02-04 19:38:14 +0000 |
---|---|---|
committer | Mon P Wang <wangmp@apple.com> | 2009-02-04 19:38:14 +0000 |
commit | e5ab34e05d701da042619bf540046efc3c7bc41f (patch) | |
tree | 3ff8b0facb675fb07cf7e0b32dfef686b6823030 /include/llvm/Function.h | |
parent | 1845d990411933f6bf6f92b28913cc7383a66835 (diff) |
Avoids generating a legalization assert for the case where a vector type is legal
but when legalizing the operation, we split the vector type and generate a library
call whose type needs to be promoted. For example, X86 with SSE on but MMX off,
a divide v2i64 will be scalarized to 2 calls to a library using i64.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63760 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Function.h')
0 files changed, 0 insertions, 0 deletions