[PATCH] D134304: [Docs] [HLSL] Add IR reference for HLSL

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 20 13:33:44 PDT 2022


python3kgae added inline comments.


================
Comment at: clang/docs/HLSL/HLSLIRReference.rst:12
+The goal of this document is to provide a reference for all the special purpose
+IR metadata and attributes used by the HLSL code generation path.
+
----------------
Once we document a metadata attribute, is it OK to update the format later?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134304



More information about the cfe-commits mailing list