When DXC prints IR output it adds a bunch of IR comments in a header
that describe the DXIL metadata in a more human-readable format. This
pass will serve that purpose for LLVM by printing out ahead of the IR
printer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM.
Not sure if the format thing is important or not.
llvm/lib/Target/DirectX/DXILPrettyPrinter.cpp | ||
---|---|---|
3 | Remove some --- so no extra line? |
Remove some --- so no extra line?