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

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 05:34:34 PDT 2022


beanz added a comment.

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/


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