[DAGCombiner] fix load narrowing transform to exclude loads with extension
The extending load possibility was missed in: https://reviews.llvm.org/rL304072 We might want to handle this cases as a follow-up, but bailing out for now to avoid miscompiling. llvm-svn: 304153
Loading
Please register or sign in to comment