aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2024-04-11 15:47:09 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2024-04-11 15:47:09 +0100
commitff74236f342c7bc185f56a07bab7bd0cf356c7c6 (patch)
treef6369562ec55cabf276b8abd8e25f78f74f86a18 /clang/lib/Sema/SemaDecl.cpp
parent61ea1bc23aa941714be3ec818c922e4ee5a279a3 (diff)
downloadllvm-ff74236f342c7bc185f56a07bab7bd0cf356c7c6.zip
llvm-ff74236f342c7bc185f56a07bab7bd0cf356c7c6.tar.gz
llvm-ff74236f342c7bc185f56a07bab7bd0cf356c7c6.tar.bz2
[VectorCombine] foldShuffleOfCastops - ensure we add all new instructions onto the worklist
When creating cast(shuffle(x,y)) we were only adding the cast() to the worklist, not the new shuffle, preventing recursive combines. foldShuffleOfBinops is also failing to do this, but I still need to add test coverage for this.
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions