two equivalent vsplti*s in different types should be CSEd.
[oota-llvm.git] / test / CodeGen / PowerPC / 2004-12-12-ZeroSizeCommon.ll
1 ; RUN: llvm-as < %s | llc -march=ppc32 | not grep '.comm.*X,0'
2
3 %X = linkonce global {} {}