diff options
| author | Craig Topper <craig.topper@sifive.com> | 2026-03-05 12:41:45 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-05 12:41:45 -0800 |
| commit | add7b711de03b3cf2b98cb1f33aca6138de8f379 (patch) | |
| tree | d3143bf1add104aa9caa1654de31361f2587b9ba /llvm/test/Transforms/InstCombine/alloc-realloc-free.ll | |
| parent | 85858f60e4b9037eacf3a2cd3029749b3a1c04d1 (diff) | |
| download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 | |
We only support splat shift amounts. Previously we checked if the shift
amount was a splat_vector and considered it legal.
I don't think there is a guarantee that the splat_vector will stick
around as a splat_vector. It's safer if we capture the splat and create
a dedicated node with a scalar shift amount.
Diffstat (limited to 'llvm/test/Transforms/InstCombine/alloc-realloc-free.ll')
0 files changed, 0 insertions, 0 deletions
