diff options
| author | Florian Hahn <flo@fhahn.com> | 2025-11-01 17:28:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-01 17:28:42 -0700 |
| commit | b7e922a3da9f122eed1298965bb46a25ed3376bc (patch) | |
| tree | b189d1db711bb07f460f712c0ce322705e23bea1 /llvm/unittests/Object/ELFObjectFileTest.cpp | |
| parent | 4c21d0cb14806fe1f5f42abd9d7e772013f625cb (diff) | |
| download | llvm-b7e922a3da9f122eed1298965bb46a25ed3376bc.zip llvm-b7e922a3da9f122eed1298965bb46a25ed3376bc.tar.gz llvm-b7e922a3da9f122eed1298965bb46a25ed3376bc.tar.bz2 | |
[VPlan] Convert BuildVector with all-equal values to Broadcast. (#165826)
Fold BuildVector where all operands are equal to Broadcast of the first
operand. This will subsequently make it easier to remove additional
buildvectors/broadcasts, e.g. via
https://github.com/llvm/llvm-project/pull/165506.
PR: https://github.com/llvm/llvm-project/pull/165826
Diffstat (limited to 'llvm/unittests/Object/ELFObjectFileTest.cpp')
0 files changed, 0 insertions, 0 deletions
