diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-04-02 10:58:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-02 10:58:45 +0100 |
commit | 1d06f41b72e429a5b3ba318ff639b8b997e21ff8 (patch) | |
tree | b3b87dfb24e7dc426ad4753c70b3649eed846cd4 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 46246683a61a081d9d78cf987fd4f024556ecdc8 (diff) | |
download | llvm-1d06f41b72e429a5b3ba318ff639b8b997e21ff8.zip llvm-1d06f41b72e429a5b3ba318ff639b8b997e21ff8.tar.gz llvm-1d06f41b72e429a5b3ba318ff639b8b997e21ff8.tar.bz2 |
[VectorCombine] foldBitcastShuffle - peek through any residual bitcasts before creating a new bitcast on top (#86119)
Encountered while working on #67803, wading through the chains of bitcasts that SSE intrinsics introduces - this patch helps prevents cases where the bitcast chains aren't cleared out and we can't perform further combines until after InstCombine/InstSimplify has run.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions