[PATCH] D115128: [TableGen][CodeEmitter] Introducing the VarLenCodeEmitterGen infrastructure

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 09:33:06 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG31f9519d48c2: [TableGen][CodeEmitter] Introducing the VarLenCodeEmitterGen infrastructure (authored by myhsu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115128

Files:
  llvm/include/llvm/Target/Target.td
  llvm/test/TableGen/VarLenEncoder.td
  llvm/utils/TableGen/CMakeLists.txt
  llvm/utils/TableGen/CodeEmitterGen.cpp
  llvm/utils/TableGen/VarLenCodeEmitterGen.cpp
  llvm/utils/TableGen/VarLenCodeEmitterGen.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115128.407917.patch
Type: text/x-patch
Size: 34201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/c499bdb8/attachment.bin>


More information about the llvm-commits mailing list