diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-06-20 23:38:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-21 00:38:30 +0200 |
commit | 1753aba0342bd286d65d1c8465b9fa2659424766 (patch) | |
tree | 27a55754a780a3790ec61ee02ca2f7a5bb16566a /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 1db9afb102acbb447ee374851d11fcdbea7fe5ec (diff) | |
download | llvm-1753aba0342bd286d65d1c8465b9fa2659424766.zip llvm-1753aba0342bd286d65d1c8465b9fa2659424766.tar.gz llvm-1753aba0342bd286d65d1c8465b9fa2659424766.tar.bz2 |
[X86] combineINSERT_SUBVECTOR - directly fold to X86ISD::SUBV_BROADCAST_LOAD to prevent vector split infinite loop (#145077)
This reverts #140919 / f1d03dedfbe87119cfcafb07e0e0f90ec291cb97 - which
could result in another fold trying to split the concatenation apart
again before it was folded to a SUBV_BROADCAST_LOAD
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions