Skip to content
Commit e7a101cc authored by Nadav Rotem's avatar Nadav Rotem
Browse files

Add support for legalizing UINT_TO_FP of vectors on platforms which do

not have native support for this operation (such as X86).
The legalized code uses two vector INT_TO_FP operations and is faster
than scalarizing.

llvm-svn: 127951
parent f4ac9ffa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment