[PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers

Anton Korobeynikov anton at korobeynikov.info
Tue Apr 29 16:21:53 PDT 2014


================
Comment at: test/CodeGen/ARM/2014-03-04-hfa-in-contiguous-registers.ll:56
@@ +55,3 @@
+; CHECK: vmov.f32  s0, s1
+
+  ret float %d
----------------
Add CHECK-NOT variant here using the currently generated code as a pattern

http://reviews.llvm.org/D3082






More information about the llvm-commits mailing list