Targeting Vulkan and SPIR-V

Iain Buclaw via Digitalmars-d digitalmars-d at puremagic.com
Fri Mar 6 23:43:46 PST 2015


On 7 Mar 2015 04:00, "deadalnix via Digitalmars-d" <
digitalmars-d at puremagic.com> wrote:
>
> On Saturday, 7 March 2015 at 02:18:22 UTC, Iain Buclaw wrote:
>>
>> Unlike LDC, GDC doesn't need to be *made* to target anything.  It's IR is
>> high level enough that you don't need to think (nor care) about your
>> backend target.
>>
>> GCC itself will need a backend to support it though.  ;)
>>
>> Iain
>
>
> Why is that unlike LDC ? LLVM IR is fairly high level (for a compiler
IR), is there some specific blocker you are aware of ?

The necessity of the changes in PR 768 - infact just the fact that LDC
needs them raises eyebrows.  :)

Iain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150307/df329dc8/attachment.html>


More information about the Digitalmars-d mailing list