aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorhanbeom <kese111@gmail.com>2024-11-13 20:16:09 +0900
committerGitHub <noreply@github.com>2024-11-13 11:16:09 +0000
commitd942f5e13dd03e902ae77602c5a1781d04ac18a3 (patch)
tree8a6d1f65c08064970a121e2d2d6da786d241444a /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent67b81e2120697b90f7c6595b73eb5fc94f437320 (diff)
downloadllvm-d942f5e13dd03e902ae77602c5a1781d04ac18a3.zip
llvm-d942f5e13dd03e902ae77602c5a1781d04ac18a3.tar.gz
llvm-d942f5e13dd03e902ae77602c5a1781d04ac18a3.tar.bz2
[VectorCombine] Combine extract/insert from vector into a shuffle (#115213)
insert (DstVec, (extract SrcVec, ExtIdx), InsIdx) --> shuffle (DstVec, SrcVec, Mask) This commit combines extract/insert on a vector into Shuffle with vector.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions