Files
llvm/test/Transforms/InstSimplify
Sanjay Patel 7c4834215a [InstCombine] remove dead code from visitExtractElement
Extracting from a splat constant is always handled by InstSimplify.
Move the test for this from InstCombine to InstSimplify to make
sure that stays true.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@348423 91177308-0d34-0410-b5e6-96231b3b80d8
2018-12-05 23:09:33 +00:00
..
2016-09-08 16:53:40 +00:00