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

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 09:39:53 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG04d4130a5137: Support converting pointers from opaque to typed (authored by beanz).

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/DXILPrepare.cpp
  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.434510.patch
Type: text/x-patch
Size: 27554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220606/6e1e4c75/attachment.bin>


More information about the llvm-commits mailing list