[PATCH] D135705: [DirectX backend] [NFC] Change Resources::write to const.

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 11:44:13 PDT 2022


python3kgae created this revision.
python3kgae added reviewers: pow2clk, beanz, bogner.
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.

Change Resources::write to const.
Also fix parameter name.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D135705

Files:
  llvm/lib/Target/DirectX/DXILResource.cpp
  llvm/lib/Target/DirectX/DXILResource.h
  llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135705.466878.patch
Type: text/x-patch
Size: 6091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221011/2b136018/attachment.bin>


More information about the llvm-commits mailing list