[PATCH] LLVM codegen test cases updated to check instructions generated when VSX is activated on Power
Eric Christopher
echristo at gmail.com
Thu Oct 16 16:33:10 PDT 2014
I gather the reason for this patch is to increase the amount of testing that vsx gets while not just reusing the existing testcases and not writing new ones?
One small nit:
================
Comment at: /home/seurer/llvm/llvm-oneoff/test/CodeGen/PowerPC/vec_mul.ll:92
@@ +91,1 @@
+; CHECK-LE-VSX: xvmulsp
\ No newline at end of file
----------------
Newline.
http://reviews.llvm.org/D5759
More information about the llvm-commits
mailing list