aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ArchiveWriter.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2024-09-28 17:52:10 +0100
committerGitHub <noreply@github.com>2024-09-28 17:52:10 +0100
commit795c24c6fb4f9635c912f4084fa9339ea068c3d5 (patch)
treebfedb58f6a139c882d729728e127a40b15ca7ae3 /llvm/lib/Object/ArchiveWriter.cpp
parent5d734fa4c8f358299a4dfd2a7f9315a226b94a4a (diff)
downloadllvm-795c24c6fb4f9635c912f4084fa9339ea068c3d5.zip
llvm-795c24c6fb4f9635c912f4084fa9339ea068c3d5.tar.gz
llvm-795c24c6fb4f9635c912f4084fa9339ea068c3d5.tar.bz2
[InstCombine] foldVecExtTruncToExtElt - extend to handle trunc(lshr(extractelement(x,c1),c2)) -> extractelement(bitcast(x),c3) patterns. (#109689)
This patch moves the existing trunc+extractlement -> extractelement+bitcast fold into a foldVecExtTruncToExtElt helper and extends the helper to handle trunc+lshr+extractelement cases as well. Fixes #107404
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions