[PATCH] D122270: Support converting pointers from opaque to typed

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 05:36:18 PDT 2022


lebedev.ri added a comment.

In D122270#3402238 <https://reviews.llvm.org/D122270#3402238>, @beanz wrote:

> In D122270#3402106 <https://reviews.llvm.org/D122270#3402106>, @lebedev.ri wrote:
>
>> I'm guessing this isn't actually meant for upstreaming, is it?
>
> It very much is. This is part of the work required to support DXIL generation. See: https://discourse.llvm.org/t/rfc-adding-hlsl-and-directx-support-to-clang-llvm/60783/

Then i don't believe this design as present is acceptable for inclusion into llvm.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122270



More information about the llvm-commits mailing list