[PATCH] D125435: [TableGen][DirectX] Add tableGen backend to generate DXIL operation for DirectX backend.

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 17:32:11 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG435897b41d60: [TableGen][DirectX] Add tableGen backend to generate DXIL operation for DirectX… (authored by python3kgae).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125435

Files:
  llvm/lib/Target/DirectX/CMakeLists.txt
  llvm/lib/Target/DirectX/DXIL.td
  llvm/lib/Target/DirectX/DXILConstants.h
  llvm/lib/Target/DirectX/DXILOpLowering.cpp
  llvm/test/CodeGen/DirectX/umax.ll
  llvm/utils/TableGen/CMakeLists.txt
  llvm/utils/TableGen/DXILEmitter.cpp
  llvm/utils/TableGen/TableGen.cpp
  llvm/utils/TableGen/TableGenBackends.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125435.436983.patch
Type: text/x-patch
Size: 18230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/c570b2dd/attachment.bin>


More information about the llvm-commits mailing list