[PATCH] D136134: [NFC] [DirectX backend] move ResourceClass into llvm.

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 17 23:33:07 PDT 2022


python3kgae created this revision.
python3kgae added reviewers: pow2clk, beanz, bogner.
Herald added a subscriber: Anastasia.
Herald added a project: All.
python3kgae requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.

Move ResourceClass into llvm/Frontend/HLSL/HLSLResource.h so it could be shared between clang and DirectX backend.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D136134

Files:
  clang/include/clang/Basic/HLSLRuntime.h
  clang/lib/CodeGen/CGHLSLRuntime.cpp
  clang/lib/CodeGen/CGHLSLRuntime.h
  clang/lib/Sema/HLSLExternalSemaSource.cpp
  llvm/include/llvm/Frontend/HLSL/HLSLResource.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136134.468429.patch
Type: text/x-patch
Size: 4987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221018/e52f423d/attachment-0001.bin>


More information about the cfe-commits mailing list