[PATCH] D101251: [TableGen] Generate LegalizerInfo

LJC via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 25 02:32:49 PDT 2021


paperchalice created this revision.
Herald added a subscriber: mgorny.
paperchalice requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Just reexport some method from `LegalizerInfo.h`. Not sure this diff is mean meaningful, because using C++ looks better than using tablegen.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D101251

Files:
  llvm/include/llvm/Target/GlobalISel/LegalizerInfo.td
  llvm/include/llvm/Target/GlobalISel/Target.td
  llvm/test/TableGen/LegalizerInfoEmitter.td
  llvm/utils/TableGen/CMakeLists.txt
  llvm/utils/TableGen/LegalizerInfoEmitter.cpp
  llvm/utils/TableGen/TableGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101251.340344.patch
Type: text/x-patch
Size: 21396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210425/b208afd8/attachment.bin>


More information about the llvm-commits mailing list