On 10/26/2012 08:54 PM, Yi Ge wrote: > I can run ARM version pocl on our target board now, however, for vector float
Good. Do you have any patches you could contribute to pocl for others to get it more easily running on ARM? > operation, it has some errors "unreachable executed at ARMCodeEmitter.cpp". My > question is that for ARM, How mature is LLVM 3.1 ? or need any special > configuration. Otherwise, it won't be very useful As far as I've understood ARM should be one of the more stable backends in LLVM. Perhaps this is the floating-point ABI mismatch issue. What is the test case? All floating point kernels? Float vectors perhaps? http://llvm.org/docs/CodeGenerator.html#target-feature-matrix -- --PJ ------------------------------------------------------------------------------ WINDOWS 8 is here. Millions of people. Your app in 30 days. Visit The Windows 8 Center at Sourceforge for all your go to resources. http://windows8center.sourceforge.net/ join-generation-app-and-make-money-coding-fast/ _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
