[Libclc-dev] [PATCH] Resend: Split sources for amdgcn and r600
Matt Arsenault via Libclc-dev
libclc-dev at lists.llvm.org
Thu Feb 4 12:33:06 PST 2016
> On Feb 4, 2016, at 12:28, Serge Martin <edb+libclc at sigluy.net> wrote:
>
> 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 ?
This is to generally start using different intrinsics or implementations. The barrier change is just the first one included here.
>
> 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 ?
Done
More information about the Libclc-dev
mailing list