[PATCH] D17837: [PPC] backend changes to generate xvabs[s, d]p and xvnabs[s, d]p instructions

Nemanja Ivanovic via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 07:20:10 PST 2016


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





More information about the llvm-commits mailing list