OSDN Git Service

[LegalizeDAG] Truncate condition operand of ISD::SELECT
authorEugene Leviant <eleviant@accesssoftek.com>
Wed, 7 Feb 2018 05:38:29 +0000 (05:38 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Wed, 7 Feb 2018 05:38:29 +0000 (05:38 +0000)
commit79a0b06f2ea103951357d88d902ddca13898a575
tree5b513c13d0f1185402c460028ab1608f78040fd8
parentd595719b5e70371ffa1a19f54d84d47943177f33
[LegalizeDAG] Truncate condition operand of ISD::SELECT

Differential revision: https://reviews.llvm.org/D42737

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324447 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
test/CodeGen/AArch64/expand-select.ll [new file with mode: 0644]