Can't fold the bit_convert is the store is a truncating store.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 9 May 2007 21:49:47 +0000 (21:49 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 9 May 2007 21:49:47 +0000 (21:49 +0000)
commit2c4f94363a02f482ddcfccc343978595a8a79438
tree3965d3250aaa01e96043e0e519234a0e36101ba9
parent7294b58ecdb430d1473d0a9220a234e62a710d54
Can't fold the bit_convert is the store is a truncating store.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36962 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp