[haskell-llvm] example suite for llvm-general

Henning Thielemann lemming at henning-thielemann.de
Wed Aug 10 07:14:33 BST 2016


On Tue, 9 Aug 2016, Benjamin Scarlet wrote:

> I would recommend the test, as you found. You should also find that the 
> types drive you most of the way there.

Are there tests that use intrinsics?

I am playing around with the plain LLVM-C interface and could use SSE and 
AVX intrinsics for vectors in LLVM-3.5 but in LLVM-3.6 and later they 
crash. I would like to see code in the real world that works.



More information about the Haskell-llvm mailing list