]> granicus.if.org Git - llvm/commit
[X86] Move a setOperation action for ISD::TRUNCATE near another one in the same if...
authorCraig Topper <craig.topper@intel.com>
Thu, 28 Sep 2017 18:45:27 +0000 (18:45 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 28 Sep 2017 18:45:27 +0000 (18:45 +0000)
commitca18e7029be67bc678976f99eeb6893919e02156
treefd99da67700a24d25a10e249ab6ad52917e33335
parent722730c46a8129a8ad8b7cc776dff0503c1d735c
[X86] Move a setOperation action for ISD::TRUNCATE near another one in the same if. Remove one that is redundant with another subtarget features.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314446 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp