[PATCH] D123167: [HLSL] Pointers are unsupported in HLSL

Thorsten via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 6 14:08:11 PDT 2022


tschuett added a comment.

In D123167#3434372 <https://reviews.llvm.org/D123167#3434372>, @beanz wrote:

> In D123167#3434364 <https://reviews.llvm.org/D123167#3434364>, @tschuett wrote:
>
>> Relying on the parser to find semantic misbehavior sounds strange ...
>
> I don't disagree. An alternative point: HLSL has no _syntax_ for pointers.

I got your point.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123167/new/

https://reviews.llvm.org/D123167



More information about the cfe-commits mailing list