[PATCH] D127147: [DirectX] Add MC Register and Frame stubs

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 14:11:38 PDT 2022


beanz updated this revision to Diff 434609.
beanz added a comment.

Fixing copy-paste comment errors.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127147

Files:
  llvm/lib/Target/DirectX/CMakeLists.txt
  llvm/lib/Target/DirectX/DXILStubs.td
  llvm/lib/Target/DirectX/DirectX.td
  llvm/lib/Target/DirectX/DirectXFrameLowering.h
  llvm/lib/Target/DirectX/DirectXInstrInfo.cpp
  llvm/lib/Target/DirectX/DirectXInstrInfo.h
  llvm/lib/Target/DirectX/DirectXRegisterInfo.cpp
  llvm/lib/Target/DirectX/DirectXRegisterInfo.h
  llvm/lib/Target/DirectX/MCTargetDesc/DirectXMCTargetDesc.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127147.434609.patch
Type: text/x-patch
Size: 8935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220606/04e734f8/attachment.bin>


More information about the llvm-commits mailing list