[PATCH] D22829: [Test-suite] Halide bitcode tests for AArch64.

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 12:33:54 PDT 2016


rengolin added inline comments.

================
Comment at: Bitcode/simd_ops/simd_ops.cpp:11
@@ +10,3 @@
+#define FACTOR 5
+#elif defined(__arm__)
+#define FACTOR 4
----------------
You don't seem to be using this... at least not in this patch.


https://reviews.llvm.org/D22829





More information about the llvm-commits mailing list