Skip to content
Commit bc45119b authored by Justin Holewinski's avatar Justin Holewinski
Browse files

Allow targets to prefer TypeSplitVector over TypePromoteInteger when computing...

Allow targets to prefer TypeSplitVector over TypePromoteInteger when computing the legalization method for vectors

For some targets, it is desirable to prefer scalarizing <N x i1> instead of promoting to a larger legal type, such as <N x i32>.

llvm-svn: 168882
parent 857d9d2a
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