[PATCH] D122270: Support converting pointers from opaque to typed
    Chris Bieneman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar 24 14:40:31 PDT 2022
    
    
  
beanz updated this revision to Diff 418050.
beanz added a comment.
Updating to use dxil::TypedPointerType, and handle FunctionTypes containing opaque pointers.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122270/new/
https://reviews.llvm.org/D122270
Files:
  llvm/include/llvm/Bitcode/BitcodeWriterBase.h
  llvm/include/llvm/Bitcode/ValueEnumerator.h
  llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
  llvm/lib/Target/DirectX/DXILBitcodeWriter.cpp
  llvm/lib/Target/DirectX/DXILBitcodeWriter.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.418050.patch
Type: text/x-patch
Size: 24192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220324/75efcd54/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list