llvm-project/llvm/test/Transforms/LoadStoreVectorizer
hyeongyu kim cf284f6c5e [LSV] Change the default value of InstertElement to poison
This patch is changing the InsertElement's placeholder to poison without changing the LSV's behavior.

Regardless of whether `StoreTy` is FixedVectorType or not, the poison value will be overwritten with a different value.
Therefore, whether the InsertElement's placeholder is poison or undef will not affect the result of the program.

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D111005
2021-10-03 17:57:34 +09:00
..
AMDGPU [LSV] Change the default value of InstertElement to poison 2021-10-03 17:57:34 +09:00
NVPTX
X86 [OpaquePtr] Forbid mixing typed and opaque pointers 2021-09-10 15:18:23 +02:00
int_sideeffect.ll [LSV] Change the default value of InstertElement to poison 2021-10-03 17:57:34 +09:00