aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2023-02-05 13:07:20 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2023-02-05 13:07:20 +0000
commit23d4254a0f16b604cb1ea64d8def94623e04d283 (patch)
tree896ae6489ccc04de77522256f728ea6c18232b47 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parente9f3034febc62d77caaa0746358332f4f4bead49 (diff)
downloadllvm-23d4254a0f16b604cb1ea64d8def94623e04d283.zip
llvm-23d4254a0f16b604cb1ea64d8def94623e04d283.tar.gz
llvm-23d4254a0f16b604cb1ea64d8def94623e04d283.tar.bz2
[X86] combineINSERT_SUBVECTOR - fold (insert_subvector X, (insert_subvector undef, Y, 0), Idx) -> (insert_subvector X, Y, Idx)
Helps some shuffle combines that do a poor job of peeking through (insert_subvector undef, Y, 0) vector widening patterns
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions