In the function InstCombiner::visitExtractElementInst() removed the limitation...
In the function InstCombiner::visitExtractElementInst() removed the limitation that extract is promoted over a cast only if the cast has only one use. llvm-svn: 179786
Loading
Please register or sign in to comment