[PATCH] D130207: [HLSL] Move DXIL validation version out of ModuleFlags

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 00:33:54 PDT 2022


python3kgae updated this revision to Diff 455817.
python3kgae marked 3 inline comments as done.
python3kgae added a comment.

Remove empty function and replace auto with correct type.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130207

Files:
  clang/lib/CodeGen/CGHLSLRuntime.cpp
  clang/test/CodeGenHLSL/validator_version.hlsl
  llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
  llvm/test/CodeGen/DirectX/dxil_ver.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130207.455817.patch
Type: text/x-patch
Size: 4759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220826/c5ceb655/attachment.bin>


More information about the llvm-commits mailing list