[PATCH] D135802: [DX] Add pass to pretty-print DXIL metadata in asm

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 09:36:29 PDT 2022


python3kgae accepted this revision.
python3kgae added a comment.
This revision is now accepted and ready to land.

LGTM.
Not sure if the format thing is important or not.



================
Comment at: llvm/lib/Target/DirectX/DXILPrettyPrinter.cpp:2
+//===- DXILPrettyPrinter.cpp - DXIL Resource helper objects
+//--------------------===//
+//
----------------
Remove some --- so no extra line?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135802



More information about the llvm-commits mailing list