[PATCH] D143854: [DirectX backend] remove string function attribute and unused module flags

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 09:51:10 PST 2023


python3kgae updated this revision to Diff 497029.
python3kgae added a comment.

Only keep debug related module flags which are used by DXIL.
Also let DXILPrepare pass preserve DXILResourceWrapper which is used in asm dump pass for test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143854

Files:
  llvm/lib/Target/DirectX/DXILPrepare.cpp
  llvm/lib/Target/DirectX/DirectXTargetMachine.cpp
  llvm/test/CodeGen/DirectX/UAVMetadata.ll
  llvm/test/CodeGen/DirectX/strip-string-fn-attrs-module-flags.ll
  llvm/test/tools/dxil-dis/attribute-filter.ll
  llvm/test/tools/dxil-dis/di-compile-unit.ll
  llvm/test/tools/dxil-dis/di-subprogram.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143854.497029.patch
Type: text/x-patch
Size: 12488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/a94942aa/attachment.bin>


More information about the llvm-commits mailing list