[PATCH] D131545: [DirectX backend] emit metadata for DXIL version, ShaderModel.

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 19 17:27:37 PDT 2022


python3kgae updated this revision to Diff 454140.
python3kgae marked 5 inline comments as done.
python3kgae added a comment.

Move triple update into EmbedDXILPass.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131545

Files:
  llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
  llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp
  llvm/lib/Target/DirectX/DXILWriter/DXILWriterPass.cpp
  llvm/test/CodeGen/DirectX/dxil_metadata_emit.ll
  llvm/test/CodeGen/DirectX/dxil_ver.ll
  llvm/test/tools/dxil-dis/triple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131545.454140.patch
Type: text/x-patch
Size: 5353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220820/f0d3d8c6/attachment.bin>


More information about the llvm-commits mailing list