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

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 13:44:51 PDT 2022


beanz updated this revision to Diff 422953.
beanz added a comment.
Herald added a subscriber: mgorny.

Rebasing patches on the updated patch stack.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122270

Files:
  llvm/lib/Target/DirectX/DXILWriter/CMakeLists.txt
  llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp
  llvm/lib/Target/DirectX/DXILWriter/DXILValueEnumerator.cpp
  llvm/lib/Target/DirectX/DXILWriter/DXILValueEnumerator.h
  llvm/test/tools/dxil-dis/opaque-gep.ll
  llvm/test/tools/dxil-dis/opaque-pointers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122270.422953.patch
Type: text/x-patch
Size: 30958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220414/41d925d5/attachment.bin>


More information about the llvm-commits mailing list