llvm-project/llvm/test/Transforms/SLPVectorizer/AMDGPU
Matt Arsenault 66073953a5 AMDGPU: Allow vectorization of round intrinsic
There seems to be a small benefit to the legalized sequence for v2f16
round with packed instructions, so allow vectorizing it by reducing
the cost.

An unintended side effect is vectorization of f32 round also
happens. The current FMA logic seems off to me, and isn't checking for
packed instructions.
2020-03-23 17:00:41 -04:00
..
address-space-ptr-sze-gep-index-assert.ll
bswap.ll
horizontal-store.ll
lit.local.cfg
packed-math.ll
reduction.ll
round.ll AMDGPU: Allow vectorization of round intrinsic 2020-03-23 17:00:41 -04:00