[PATCH] D125334: [DirectX] Embed DXIL in LLVM Module

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 11:42:17 PDT 2022


beanz updated this revision to Diff 434553.
beanz added a comment.

Updates based on review feedback.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125334

Files:
  llvm/lib/Target/DirectX/DXILWriter/CMakeLists.txt
  llvm/lib/Target/DirectX/DXILWriter/DXILWriterPass.cpp
  llvm/lib/Target/DirectX/DXILWriter/DXILWriterPass.h
  llvm/lib/Target/DirectX/DirectX.h
  llvm/lib/Target/DirectX/DirectXTargetMachine.cpp
  llvm/test/CodeGen/DirectX/embed-dxil.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125334.434553.patch
Type: text/x-patch
Size: 4993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220606/f64dc7e7/attachment.bin>


More information about the llvm-commits mailing list