1
0
mirror of https://github.com/RPCS3/llvm.git synced 2025-04-05 06:41:51 +00:00
Quentin Colombet f847657767 [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>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197712 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-19 18:32:04 +00:00
..
2013-12-13 16:05:32 +00:00
2013-12-19 18:32:04 +00:00