Do not apply the transformation if the target does not support DestTy natively.
authorDevang Patel <dpatel@apple.com>
Wed, 27 Aug 2008 20:55:23 +0000 (20:55 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 27 Aug 2008 20:55:23 +0000 (20:55 +0000)
commit18bb2788a0edc0ec1c373465429743892c8d5fbe
tree01fe0cb933937759d7679a748cf58eb72baf0d42
parentff5d06d797f2423877aea61304e0089353964131
Do not apply the transformation if the target does not support DestTy natively.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55433 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp