[PATCH] D134315: [DX] [ObjectYAML] Support DX shader feature flags

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 10:37:28 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG49dc58f55142: [DX] [ObjectYAML] Support DX shader feature flags (authored by beanz).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134315

Files:
  llvm/include/llvm/BinaryFormat/DXContainer.h
  llvm/include/llvm/BinaryFormat/DXContainerConstants.def
  llvm/include/llvm/Object/DXContainer.h
  llvm/include/llvm/ObjectYAML/DXContainerYAML.h
  llvm/lib/Object/DXContainer.cpp
  llvm/lib/ObjectYAML/DXContainerEmitter.cpp
  llvm/lib/ObjectYAML/DXContainerYAML.cpp
  llvm/test/tools/obj2yaml/DXContainer/ShaderFlags.yaml
  llvm/test/tools/obj2yaml/DXContainer/ShaderFlagsEmpty.yaml
  llvm/tools/obj2yaml/dxcontainer2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134315.463957.patch
Type: text/x-patch
Size: 17788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/2db693b3/attachment-0001.bin>


More information about the llvm-commits mailing list