nemanjai added inline comments.
================
Comment at: test/CodeGen/PowerPC/vec_abs.ll:50
@@ +49,3 @@
+
+define <2 x double> @test_double(<2 x double> %aa, <2 x double> %bb) #0 {
+
----------------
Why the unused parameter?
http://reviews.llvm.org/D17837