[PATCH] D141244: [DirectX backend] Remove non-dxil string function attribute and module flag.

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 8 17:40:20 PST 2023


python3kgae created this revision.
python3kgae added reviewers: pow2clk, beanz, bogner, bob80905.
Herald added a subscriber: hiraditya.
Herald added a project: All.
python3kgae requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Remove "frame-pointer" from module flag.
For string function attribute, only keep "waveops-include-helper-lanes" and "fp32-denorm-mode" which are supported by dxil.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D141244

Files:
  llvm/lib/Target/DirectX/DXILPrepare.cpp
  llvm/test/CodeGen/DirectX/clean_string_attr.ll
  llvm/test/tools/dxil-dis/attribute-filter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141244.487252.patch
Type: text/x-patch
Size: 4513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/a3560379/attachment.bin>


More information about the llvm-commits mailing list