[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 17:09:45 PST 2022


python3kgae updated this revision to Diff 474896.
python3kgae marked 2 inline comments as done.
python3kgae added a comment.

Use Attribute::getMemoryEffects directly.


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
  llvm/test/tools/dxil-dis/attribute-filter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137815.474896.patch
Type: text/x-patch
Size: 5556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221112/0744b46e/attachment.bin>


More information about the llvm-commits mailing list