[PATCH] D137815: [DirectX backend] Fix build and test error caused by out of sync with upstream change.

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 13:25:17 PST 2022


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

Keep memory attribute and translate it into readnone/readonly/argmemonly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137815

Files:
  llvm/lib/Target/DirectX/DXILPrepare.cpp
  llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp
  llvm/test/CodeGen/DirectX/strip-fn-attrs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137815.474845.patch
Type: text/x-patch
Size: 4813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221111/39e6760b/attachment.bin>


More information about the llvm-commits mailing list