[PATCH] D23698: [test-suite] Adding three bitcode benchmarks from Halide suite

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 09:21:04 PDT 2016


asbirlea added inline comments.

================
Comment at: Bitcode/Benchmarks/Halide/CMakeLists.txt:3
@@ +2,3 @@
+  list(APPEND LDFLAGS -lpthread -ldl)
+endif()
+if (NOT MSVC)
----------------
The halide runtime.


https://reviews.llvm.org/D23698





More information about the llvm-commits mailing list