Skip to content
Commit 90a646e4 authored by Quentin Colombet's avatar Quentin Colombet
Browse files

[X86][fast-isel] Fix select lowering.

The condition in selects is supposed to be i1.
Make sure we are just reading the less significant bit
of the 8 bits width value to match this constraint.

<rdar://problem/15651765>

llvm-svn: 197712
parent 80c083a6
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