[X86] X86DAGToDAGISel - attempt to merge XMM/YMM loads with YMM/ZMM loads of the...
[llvm-project.git] / llvm / test / CodeGen / Generic / 2005-10-18-ZeroSizeStackObject.ll
blob942592fc721485dc6942f9bde3f6856c5b09555d
1 ; RUN: llc < %s
3 define void @test() {
4         %X = alloca {  }                ; <ptr> [#uses=0]
5         ret void