aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2017-11-06 14:34:19 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2017-11-06 14:34:19 +0000
commit14450720e63895a34b487a6afd8ba6aedca12220 (patch)
tree03d0c9160c7676458ee8478db997e60ba7bbeda5 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent13dc13ef098fd3d69769a63cdf9c88bd112be6bf (diff)
downloadllvm-14450720e63895a34b487a6afd8ba6aedca12220.zip
llvm-14450720e63895a34b487a6afd8ba6aedca12220.tar.gz
llvm-14450720e63895a34b487a6afd8ba6aedca12220.tar.bz2
[X86][SSE] Combine EXTRACT_VECTOR_ELT with combineExtractWithShuffle before XFormVExtractWithShuffleIntoLoad
combineExtractWithShuffle can handle more complex shuffles/bitcasts than we can with the equivalent code in XFormVExtractWithShuffleIntoLoad. Mainly a compile time improvement now (combineExtractWithShuffle combines will have always failed late on inside XFormVExtractWithShuffleIntoLoad), and will let us merge combineExtractVectorElt_SSE in a future commit. llvm-svn: 317481
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions