[Libclc-dev] [PATCH] Resend: Split sources for amdgcn and r600

Serge Martin via Libclc-dev libclc-dev at lists.llvm.org
Thu Feb 4 12:28:16 PST 2016


On Thursday 04 February 2016 11:41:07 Matt Arsenault via Libclc-dev wrote:
> Resending as a pastebin because my original email is stuck waiting for
> moderation because it is too big.

--> This now requires 3.9/trunk to build amdgcn.

Is this because of the rename changes or because of the barrier changes ?

Could you please also change the check in configure?py

if llvm_int_version < 370:
    print "libclc requires LLVM >= 3.7"
    sys.exit(1)

in order to adapt to the build arch ?

> 
> http://www.fpaste.org/318586/
> _______________________________________________
> Libclc-dev mailing list
> Libclc-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/libclc-dev



More information about the Libclc-dev mailing list